Flecs v4.0
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 166 of file enum.hpp.

Member Data Documentation

◆ value

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

Definition at line 167 of file enum.hpp.


The documentation for this struct was generated from the following file:
  • include/flecs/addons/cpp/utils/enum.hpp