Flecs v4.1
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
flecs::condition< bool > Struct Template Reference

Compile-time conditional type selector (faster alternative to std::conditional). More...

Detailed Description

template<bool>
struct flecs::condition< bool >

Compile-time conditional type selector (faster alternative to std::conditional).

Definition at line 74 of file utils.hpp.


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