ARB
Classes | Typedefs
ARB_type_traits Namespace Reference

Classes

struct  Host
 
struct  is_base_of
 
struct  is_same
 
struct  remove_const
 
struct  remove_const< const T >
 
struct  remove_cv
 
struct  remove_volatile
 
struct  remove_volatile< volatile T >
 

Typedefs

typedef char(& yes )[1]
 
typedef char(& no )[2]
 

Typedef Documentation

typedef char(& ARB_type_traits::yes)[1]

Definition at line 30 of file downcast.h.

typedef char(& ARB_type_traits::no)[2]

Definition at line 31 of file downcast.h.