![]() |
cppassist
1.0.0.f4fab4f962ff
C++ sanctuary for small but powerful and frequently required, stand alone features.
|
This is the complete list of members for cppassist::Flags< EnumType >, including all inherited members.
Flags() | cppassist::Flags< EnumType > | |
Flags(EnumType value) | cppassist::Flags< EnumType > | |
Flags(std::initializer_list< EnumType > values) | cppassist::Flags< EnumType > | |
Flags(underlying_type value) | cppassist::Flags< EnumType > | protected |
m_value | cppassist::Flags< EnumType > | protected |
operator bool() const | cppassist::Flags< EnumType > | explicit |
operator underlying_type() const | cppassist::Flags< EnumType > | |
type typedef | cppassist::Flags< EnumType > | |
underlying_type typedef | cppassist::Flags< EnumType > |