OSVR-Core
|
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 <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.