KUMI v3.1.0
Exquisite Epidote
Loading...
Searching...
No Matches
kumi::label_t< Label > Class Template Reference

Literal constant type. More...

#include <kumi/utils/ct_helpers.hpp>

Detailed Description

template<str Label>
class kumi::label_t< Label >

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.