EvolvingObjects
gp_parse_tree::Node_alloc< T > Class Template Reference

List of all members.

Public Member Functions

T * allocate (void)
T * construct (const T &org)
void deallocate (T *t)

Static Private Attributes

static MemPool mem = sizeof(T)

Detailed Description

template<class T>
class gp_parse_tree::Node_alloc< T >

Definition at line 92 of file parse_tree.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends