LiteFX 0.4.1.2025
Computer Graphics Engine
|
Checks if a set of types are all equal to the type T . More...
#include <traits.hpp>
Checks if a set of types are all equal to the type T .
T | The type to check against. |
Ts | The types to check. |