Holds the result of evaluating a condition along with the mixin template to use (as an alias class) if that condition is true. More...
#include <osvr/Util/ContainerWrapper.h>
Public Types | |
using | condition = Condition |
template<typename Container , typename Base > | |
using | apply = ContainerMixin< Container, Base > |
Holds the result of evaluating a condition along with the mixin template to use (as an alias class) if that condition is true.
Definition at line 162 of file ContainerWrapper.h.