playrho::FlagGuard< T > Member List
This is the complete list of members for playrho::FlagGuard< T >, including all inherited members.
FlagGuard(T &flag, T value) | playrho::FlagGuard< T > | inline |
FlagGuard(const FlagGuard< T > &value)=default | playrho::FlagGuard< T > | |
FlagGuard(FlagGuard< T > &&value) noexcept=default | playrho::FlagGuard< T > | |
FlagGuard()=delete | playrho::FlagGuard< T > | |
operator=(const FlagGuard< T > &value)=default | playrho::FlagGuard< T > | |
operator=(FlagGuard< T > &&value) noexcept=default | playrho::FlagGuard< T > | |
~FlagGuard() noexcept | playrho::FlagGuard< T > | inline |