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

Quick C++11-aligned enable_if implementation. More...

#include <osvr/Util/BasicTypeTraits.h>

Detailed Description

template<bool, class T = void>
struct osvr::util::EnableIf< bool, T >

Quick C++11-aligned enable_if implementation.

Definition at line 44 of file BasicTypeTraits.h.


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