Maipa's Standard Library Extension 1.5.6
mstd
Loading...
Searching...
No Matches
mstd::flags< BitsEnum > Member List

This is the complete list of members for mstd::flags< BitsEnum >, including all inherited members.

_flagsmstd::flags< BitsEnum >private
bits_type typedefmstd::flags< BitsEnum >
contains(const flags other) const noexceptmstd::flags< BitsEnum >inline
flags() noexcept=defaultmstd::flags< BitsEnum >
flags(const flags &other) noexcept=defaultmstd::flags< BitsEnum >
flags(flags &&other) noexcept=defaultmstd::flags< BitsEnum >
flags(const bits_type bit) noexceptmstd::flags< BitsEnum >inline
flags(const value_type flags) noexceptmstd::flags< BitsEnum >inlineexplicit
operator bool() const noexceptmstd::flags< BitsEnum >inline
operator value_type() const noexceptmstd::flags< BitsEnum >inlineexplicit
operator!() const noexceptmstd::flags< BitsEnum >inline
operator!=(const flags other) const noexceptmstd::flags< BitsEnum >inline
operator&(const flags other) const noexceptmstd::flags< BitsEnum >inline
operator&=(const flags other) noexceptmstd::flags< BitsEnum >inline
operator=(const flags &other) noexcept=defaultmstd::flags< BitsEnum >
operator=(flags &&other) noexcept=defaultmstd::flags< BitsEnum >
operator==(const flags other) const noexceptmstd::flags< BitsEnum >inline
operator^(const flags other) const noexceptmstd::flags< BitsEnum >inline
operator^=(const flags other) noexceptmstd::flags< BitsEnum >inline
operator|(const flags other) const noexceptmstd::flags< BitsEnum >inline
operator|=(const flags other) noexceptmstd::flags< BitsEnum >inline
operator~() const noexceptmstd::flags< BitsEnum >inline
value() const noexceptmstd::flags< BitsEnum >inline
value_type typedefmstd::flags< BitsEnum >
~flags() noexcept=defaultmstd::flags< BitsEnum >