curfil  ..
 All Classes Functions Variables Typedefs 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 58 of file meta_programming.hpp.


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