Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
xml_memory_management_function_storage< T > Struct Template Reference

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 197 of file pugixml.cc.

Member Data Documentation

◆ allocate

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

Definition at line 199 of file pugixml.cc.

◆ deallocate

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

Definition at line 200 of file pugixml.cc.


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