Literal constant type. More...
#include <kumi/utils/ct_helpers.hpp>
Literal constant type.
Defines a Literal constant wrapper used to carry compile-time strings through API
Public Member Functions | |
| constexpr | operator str () const noexcept |
| Conversion operator to kumi::str. | |
Static Public Attributes | |
| static constexpr auto | value = Label |
| Value stored by the constant. | |