Static Public Attributes | List of all members
xml_memory_management_function_storage< T > Struct Template Reference

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

◆ allocate

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

◆ deallocate

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 Wed Apr 29 2020 19:41:30 for QuickFIX by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2001