Integral constant type. More...
#include <kumi/utils/ct_helpers.hpp>
Integral constant type.
Defines a integral constant wrapper used to carry compile-time constant through API
Static Public Attributes | |
| static constexpr auto | value = N |
| Value stored by the constant. | |