Skip to content
Flecs v4.1
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: