CUV  0.9.201304091348
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
List of all members
cuv::EnableIf< Cond, T > Struct Template Reference

#include <meta_programming.hpp>

Inheritance diagram for cuv::EnableIf< Cond, T >:
Inheritance graph
[legend]
Collaboration diagram for cuv::EnableIf< Cond, T >:
Collaboration graph
[legend]

Additional Inherited Members

- Public Types inherited from cuv::EnableIfC< Cond::value, T >
typedef T type

Detailed Description

template<class Cond, class T = void>
struct cuv::EnableIf< Cond, T >

See Also
EnableIfC

Definition at line 107 of file meta_programming.hpp.


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