Public Types | Static Public Attributes
ash::trait::is_pod< T > Struct Template Reference

Meta to test for built-in POD types. More...

#include <ash/type_traits.h>

Inheritance diagram for ash::trait::is_pod< T >:
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.

Static Public Attributes

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

Detailed Description

template<class T>
struct ash::trait::is_pod< T >

Meta to test for built-in POD types.


Member Typedef Documentation

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.


Member Data Documentation

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