![]() |
Gaia-ECS v1.0.0
A simple and powerful entity component system
|
Builds a tuple type from the first occurrence of each type in a parameter pack. More...
#include <utility.h>
Inheritance diagram for gaia::core::unique< T, Ts >:Builds a tuple type from the first occurrence of each type in a parameter pack.
| T | Initial accumulator or first type. |
| Ts | Remaining types to inspect. |