vmmlib  1.8.0
Templatized C++ vector and matrix math library
 All Classes Namespaces Files Functions Variables Typedefs Pages
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 46 of file enable_if.hpp.


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