OSVR-Core  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
osvr::util::detail::Option< Condition, ContainerMixin > Struct Template Reference

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>

Detailed Description

template<typename Condition, template< class, class > class ContainerMixin>
struct osvr::util::detail::Option< Condition, ContainerMixin >

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.


The documentation for this struct was generated from the following file: