tagval 0.2.0
Modern C++23 header-only library of tagged values (open/closed enumerations with metadata)
Loading...
Searching...
No Matches
tagval::KindView Member List

This is the complete list of members for tagval::KindView, including all inherited members.

category() const noexcepttagval::KindViewinline
descriptor() const noexcepttagval::KindViewinline
detail::KindViewFactorytagval::KindViewfriend
EmitFn typedeftagval::KindView
find(const std::string_view code) consttagval::KindViewinline
FindFn typedeftagval::KindView
for_each(F &&f) consttagval::KindViewinline
is_closed_ended() const noexcepttagval::KindViewinline
is_open_ended() const noexcepttagval::KindViewinline
kind_id() const noexcepttagval::KindViewinline
KindView() noexcept=defaulttagval::KindView
operator==tagval::KindViewfriend
values() consttagval::KindViewinline
WalkFn typedeftagval::KindView