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

Checks whether two types are equal. More...

#include <meta_programming.hpp>

Public Types

typedef FalseType Result
 is true only if T1==T2

Detailed Description

template<typename T1, typename T2>
struct cuv::IsSame< T1, T2 >

Checks whether two types are equal.

Definition at line 20 of file meta_programming.hpp.


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