This is the complete list of members for eagine::no_c_api_constant< T, Tag, IsIndexed >, including all inherited members.
name() const noexcept | eagine::c_api_constant_base | inline |
operator bool() const noexcept | eagine::no_enum_value< T, nothing_t > | inlineexplicit |
operator T() const noexcept | eagine::no_enum_value< T, nothing_t > | inlineexplicit |
operator+(I) const noexcept -> std::enable_if_t<(IsIndexed &&std::is_integral_v< I >), no_enum_value< T, Tag >> | eagine::no_c_api_constant< T, Tag, IsIndexed > | inline |
tag_type typedef | eagine::no_enum_value< T, nothing_t > | |
value_type typedef | eagine::no_enum_value< T, nothing_t > |