Public Types | Static Public Attributes
ash::typelist::contains< TL, T, 0 > Struct Template Reference

#include <ash/typelist.h>

Inheritance diagram for ash::typelist::contains< TL, T, 0 >:
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 T value_type
 The wrapped type.
typedef integral_constant< T, v > type
 The wrapper type.

Static Public Attributes

static const bool value
 The wrapped value.
static const T value = v
 The wrapped value.

Detailed Description

template<class TL, typename T>
struct ash::typelist::contains< TL, T, 0 >

Note:
Ends the recursion, the type isn't in the typelist.

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