Concept specifying a type represent a Unit Type. More...
#include <kumi/utils/concepts.hpp>
Concept specifying a type represent a Unit Type.
A type T models kumi::unit_type if it models std::is_empty or is nullptr_t.