IceShard
1
A personal game engine project, with development focused on 2D/2.5D games.
Toggle main menu visibility
Loading...
Searching...
No Matches
ice
FlagLogic
Static Public Attributes
|
List of all members
ice::FlagLogic< T > Struct Template Reference
#include <
ice/concept/enum_flags.hxx
>
Static Public Attributes
static constexpr bool
IsEnabled
= std::is_enum_v<T>
Member Data Documentation
◆
IsEnabled
template<typename T>
bool
ice::FlagLogic
< T >::IsEnabled = std::is_enum_v<T>
static
constexpr
The documentation for this struct was generated from the following file:
core/public/ice/concept/
enum_flags.hxx
Generated by
1.18.0