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

Get actual type from a regular type or pair. More...

Detailed Description

template<typename T, typename U = int>
struct flecs::actual_type< T, U >

Get actual type from a regular type or pair.

Definition at line 100 of file pair.hpp.


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