#include <Base.hpp>
|
template<class... > |
class | EnumSetTie |
|
template<class E , std::enable_if_t< std::is_base_of_v< VirtEnumBase< E >, E >, int > > |
constexpr auto | to_integral (E e) noexcept |
|
template<class CRTP>
template<class T >
template<class CRTP>
template<class E >
template<class CRTP>
template<class E >
template<class CRTP>
template<class... >
template<class CRTP>
template<class E , std::enable_if_t< std::is_base_of_v< VirtEnumBase< E >, E >, int > >
constexpr auto to_integral |
( |
E |
e | ) |
|
|
friend |
The documentation for this class was generated from the following file: