Flecs v3.2
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
flecs::_::enum_is_valid< E, C > Struct Template Reference

Static Public Attributes

static constexpr bool value = enum_constant_is_valid<E, C>()
 

Detailed Description

template<typename E, E C>
struct flecs::_::enum_is_valid< E, C >

Definition at line 149 of file enum.hpp.

Member Data Documentation

◆ value

template<typename E , E C>
constexpr bool flecs::_::enum_is_valid< E, C >::value = enum_constant_is_valid<E, C>()
staticconstexpr

Definition at line 150 of file enum.hpp.


The documentation for this struct was generated from the following file: