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 163 of file pugixml.cpp.


Member Data Documentation

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

Definition at line 165 of file pugixml.cpp.

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

Definition at line 166 of file pugixml.cpp.


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


pugixml
Author(s): Jose Luis Sanchez-Lopez
autogenerated on Tue Mar 8 2016 01:00:00