Strong typedef for an int to signify a label id.
label_id_t & operator++()
An integer-like type that represents categorical values.
constexpr opaque_int_type(T v) noexcept
! Explicit constructor from an underlying int.
constexpr T to_index() const
! Explicitly convert to an integer.
std::int_fast32_t m_Value
Main namespace in which all types, classes, and functions are defined.
std::ptrdiff_t operator-(label_id_t a, label_id_t b)
label_id_t operator+(label_id_t a, std::ptrdiff_t b)