ARB
Public Types | List of all members
ARB_type_traits::remove_const< const T > Struct Template Reference

#include <downcast.h>

Public Types

typedef T type
 

Detailed Description

template<class T>
struct ARB_type_traits::remove_const< const T >

Definition at line 34 of file downcast.h.

Member Typedef Documentation

template<class T >
typedef T ARB_type_traits::remove_const< const T >::type

Definition at line 34 of file downcast.h.


The documentation for this struct was generated from the following file: