CUV  0.9.201304091348
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Types | List of all members
cuv::EnableIfC< B, T > Struct Template Reference

enable-if controlled creation of SFINAE conditions More...

#include <meta_programming.hpp>

Public Types

typedef T type

Detailed Description

template<bool B, class T = void>
struct cuv::EnableIfC< B, T >

enable-if controlled creation of SFINAE conditions

Definition at line 97 of file meta_programming.hpp.


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