Gnash  0.8.10
Public Types | Public Member Functions
gnash::CreatePointer< T > Struct Template Reference

Return a pointer to a type. More...

#include <GnashAlgorithm.h>

List of all members.

Public Types

typedef T * result_type

Public Member Functions

result_type operator() (T &t)

Detailed Description

template<typename T>
struct gnash::CreatePointer< T >

Return a pointer to a type.


Member Typedef Documentation

template<typename T >
typedef T* gnash::CreatePointer< T >::result_type

Member Function Documentation

template<typename T >
result_type gnash::CreatePointer< T >::operator() ( T &  t) [inline]

References gnash::key::t.


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