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

#include <downcast.h>

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

Public Types

typedef T type
 

Static Public Attributes

static const bool possible = true
 

Detailed Description

template<typename T>
struct dereference< T * >

Definition at line 81 of file downcast.h.

Member Typedef Documentation

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

Definition at line 83 of file downcast.h.

Member Data Documentation

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

Definition at line 82 of file downcast.h.


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