LiteFX 0.4.1.2025
Computer Graphics Engine
Loading...
Searching...
No Matches
LiteFX::type_switch< TArgs > Struct Template Reference

A switch that can be used to select a callable from a parameter type. More...

#include <containers.hpp>

Inherits TArgs....

Detailed Description

template<class... TArgs>
struct LiteFX::type_switch< TArgs >

A switch that can be used to select a callable from a parameter type.