#include <Traits.h>
|
static constexpr bool | value = std::is_enum<T>::value && !std::is_convertible<T, int>::value |
|
template<typename T>
struct IsEnumClass< T >
Definition at line 201 of file Traits.h.
◆ value
template<typename T >
constexpr bool IsEnumClass< T >::value = std::is_enum<T>::value && !std::is_convertible<T, int>::value |
|
staticconstexpr |
The documentation for this struct was generated from the following file:
- /home/pavel/projects/astro/sph/src/core/common/Traits.h