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

#include <meta_programming.hpp>

Public Types

typedef TrueType Result
 T==T, therefore Result==TrueType.

Detailed Description

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

See Also
IsSame

Definition at line 31 of file meta_programming.hpp.


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