vmmlib  1.12.0
Templatized C++ vector and matrix math library
vmml::enable_if< condition, T > Struct Template Reference
+ Collaboration diagram for vmml::enable_if< condition, T >:

Public Types

typedef T type
 

Detailed Description

template<bool condition, typename T = void>
struct vmml::enable_if< condition, T >

Definition at line 45 of file enable_if.hpp.


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