cppassist  1.0.0.f4fab4f962ff
C++ sanctuary for small but powerful and frequently required, stand alone features.
cppassist::Flags< EnumType > Member List

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_valuecppassist::Flags< EnumType >protected
operator bool() constcppassist::Flags< EnumType >explicit
operator underlying_type() constcppassist::Flags< EnumType >
type typedefcppassist::Flags< EnumType >
underlying_type typedefcppassist::Flags< EnumType >