OSVR-Core  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
osvr::util::Conditional< bool, Then, Else > Struct Template Reference

Quick C++11-aligned conditional (if/then/elese) implementation. More...

#include <osvr/Util/BasicTypeTraits.h>

Detailed Description

template<bool, class Then, class Else>
struct osvr::util::Conditional< bool, Then, Else >

Quick C++11-aligned conditional (if/then/elese) implementation.

Definition at line 48 of file BasicTypeTraits.h.


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