Gnash  0.8.11dev
Public Types | Public Member Functions | List of all members
gnash::CreatePointer< T > Struct Template Reference

Return a pointer to a type. More...

#include <GnashAlgorithm.h>

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

§ result_type

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

Member Function Documentation

§ operator()()

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: