NEST  2.6.0,not_revisioned_source_dir@0
Classes | Typedefs | Variables
template_util.h File Reference

Go to the source code of this file.

Classes

struct  big_
 
struct  identity_< T >
 
struct  integral_constant< T, v >
 
struct  if_< cond, A, B >
 
struct  if_< false, A, B >
 
struct  type_equals_< A, B >
 
struct  type_equals_< A, A >
 
struct  and_< A, B >
 
struct  or_< A, B >
 

Typedefs

typedef integral_constant
< bool, true > 
true_type
 
typedef integral_constant
< bool, false > 
false_type
 
typedef true_type true_
 
typedef false_type false_
 

Variables

_START_GOOGLE_NAMESPACE_
typedef char 
small_
 

Typedef Documentation

typedef false_type false_
typedef integral_constant<bool, false> false_type
typedef true_type true_
typedef integral_constant<bool, true> true_type

Variable Documentation

_START_GOOGLE_NAMESPACE_ typedef char small_