Public Types | Static Public Attributes
ash::trait::is_same< T1, T2 > Struct Template Reference

Meta to test if 2 types are the same. More...

#include <ash/type_traits.h>

Inheritance diagram for ash::trait::is_same< T1, T2 >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef T value_type
 The wrapped type.
typedef integral_constant< T, v > type
 The wrapper type.

Static Public Attributes

static const bool value
 The result of the test.
static const T value = v
 The wrapped value.

Detailed Description

template<typename T1, typename T2>
struct ash::trait::is_same< T1, T2 >

Meta to test if 2 types are the same.


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


© 2012   AshTL
Licensed under  AGPLv3
Hosted by  Get AshTL at SourceForge.net. Fast, secure and Free Open Source software downloads
Generated by  doxygen 1.7.4