OSVR-Core
osvr::util::EnableIf< bool, T > Struct Template Reference

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

#include <BasicTypeTraits.h>

Detailed Description

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

Quick C++11-aligned enable_if implementation.


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