PTLib  Version 2.10.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PAllocatorTemplate< GnuAllocator, Type > Struct Template Reference

#include <object.h>

Public Member Functions

Type * allocate (size_t v)
void deallocate (Type *p, size_t v)

Member Function Documentation

template<class GnuAllocator, class Type>
Type* PAllocatorTemplate< GnuAllocator, Type >::allocate ( size_t  v)
inline
template<class GnuAllocator, class Type>
void PAllocatorTemplate< GnuAllocator, Type >::deallocate ( Type *  p,
size_t  v 
)
inline

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