Static Public Attributes
xml_memory_management_function_storage< T > Struct Template Reference

List of all members.

Static Public Attributes

static allocation_function allocate = default_allocate
static deallocation_function deallocate = default_deallocate

Detailed Description

template<typename T>
struct xml_memory_management_function_storage< T >

Definition at line 161 of file pugixml.cpp.


Member Data Documentation

template<typename T >
allocation_function xml_memory_management_function_storage< T >::allocate = default_allocate [static]
template<typename T >
deallocation_function xml_memory_management_function_storage< T >::deallocate = default_deallocate [static]

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

Generated on Mon Sep 15 2014 01:23:55 for QuickFIX by doxygen 1.7.6.1 written by Dimitri van Heesch, © 1997-2001