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

Checks whether two types are different. More...

#include <meta_programming.hpp>

Public Types

typedef TrueType Result
 is true only if T1!=T2

Detailed Description

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

Checks whether two types are different.

Definition at line 41 of file meta_programming.hpp.


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