Public Types | Static Public Attributes
ash::trait::has_trivial_assign< std::pair< T, U > > Struct Template Reference

Spec for std::pair. More...

#include <ash/type_traits.h>

Inheritance diagram for ash::trait::has_trivial_assign< std::pair< T, U > >:
Inheritance graph
[legend]

List of all members.

Public Types

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

Static Public Attributes

static const bool value
 The result of the test.
static const bool value
 The result of the test.
static const bool value
 The wrapped value.
static const bool value
 The wrapped value.

Detailed Description

template<class T, class U>
struct ash::trait::has_trivial_assign< std::pair< T, U > >

Spec for std::pair.

1 1


Member Typedef Documentation

typedef integral_constant<bool , v> ash::trait::integral_constant< bool , v >::type [inherited]

The wrapper type.

typedef integral_constant<bool , v> ash::trait::integral_constant< bool , v >::type [inherited]

The wrapper type.

typedef bool ash::trait::integral_constant< bool , v >::value_type [inherited]

The wrapped type.

typedef bool ash::trait::integral_constant< bool , v >::value_type [inherited]

The wrapped type.


Member Data Documentation

const bool ash::trait::integral_constant< bool , v >::value [static, inherited]

The wrapped value.

const bool ash::trait::integral_constant< bool , v >::value [static, inherited]

The wrapped value.


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