aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/utility/Utility.hpp
Commit message (Collapse)AuthorAgeLines
* Change colour_t to be a strongly typed structure Spartan3222023-12-24-0/+14
Make RGB default of `colour_t` Distinguish RGB and ARGB colors by type and colour_traits Add `_colour` and `_argb` colour user-defined literals Add `OpenVic::utility::unreachable`