xml_memory_management_function_storage< T > Struct Template Reference
Inheritance diagram for xml_memory_management_function_storage< T >:

Static Public Attributes

static allocation_function allocate
static deallocation_function deallocate

Detailed Description

template<typename T>
struct xml_memory_management_function_storage< T >

Definition at line 161 of file pugixml.cpp.

Member Data Documentation

◆ allocate

template<typename T>
allocation_function xml_memory_management_function_storage< T >::allocate
static

Definition at line 163 of file pugixml.cpp.

◆ deallocate

template<typename T>
deallocation_function xml_memory_management_function_storage< T >::deallocate
static

Definition at line 164 of file pugixml.cpp.


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

Generated on for QuickFIX by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2001