curfil  ..
 All Classes Functions Variables Typedefs 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 >:
cuv::EnableIfC< Cond::value, T >

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 114 of file meta_programming.hpp.


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