```
../include/util/date.hpp:34:26: warning: literal operator suffixes not preceded by ‘_’ are reserved for future standardization [-Wliteral-suffix]
34 | constexpr decltype(auto) operator""d(unsigned long long d) noexcept {
```
|
||
|---|---|---|
| .. | ||
| modules | ||
| util | ||
| AAppIconLabel.hpp | ||
| AIconLabel.hpp | ||
| ALabel.hpp | ||
| AModule.hpp | ||
| ASlider.hpp | ||
| IModule.hpp | ||
| bar.hpp | ||
| client.hpp | ||
| config.hpp | ||
| factory.hpp | ||
| group.hpp | ||