Commit Graph

3 Commits (caf38725ae2802bdc71ea45c40c34635c5090dca)

Author SHA1 Message Date
Lioncash df72480395 common: Make use of [[nodiscard]] where applicable
Now that clang-format makes [[nodiscard]] attributes format sensibly, we
can apply them to several functions within the common library to allow
the compiler to complain about any misuses of the functions.
6 years ago
bunnei bba54e1880 time_zone: Use std::chrono::seconds for strong typing. 6 years ago
bunnei 33441fa728 common: Add module to get the current time zone. 6 years ago