ARB
Public Types | Static Public Attributes | List of all members
dereference< T *const > Struct Template Reference

#include <downcast.h>

Collaboration diagram for dereference< T *const >:
Collaboration graph
[legend]

Public Types

typedef T type
 

Static Public Attributes

static const bool possible = true
 

Detailed Description

template<typename T>
struct dereference< T *const >

Definition at line 85 of file downcast.h.

Member Typedef Documentation

template<typename T >
typedef T dereference< T *const >::type

Definition at line 87 of file downcast.h.

Member Data Documentation

template<typename T >
const bool dereference< T *const >::possible = true
static

Definition at line 86 of file downcast.h.


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