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

#include <meta_programming.hpp>

Public Types

typedef FalseType Result
 T==T, therefore Result==FalseType.

Detailed Description

template<typename T>
struct cuv::IsDifferent< T, T >

See Also
IsDifferent

Definition at line 52 of file meta_programming.hpp.


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