CARLA
 
载入中...
搜索中...
未找到
静态 Public 属性 | 所有成员列表
xml_memory_management_function_storage< T > 模板结构体 参考
+ xml_memory_management_function_storage< T > 的协作图:

静态 Public 属性

static allocation_function allocate = default_allocate
 
static deallocation_function deallocate = default_deallocate
 

详细描述

template<typename T>
struct xml_memory_management_function_storage< T >

在文件 pugixml.cpp201 行定义.

类成员变量说明

◆ 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

该结构体的文档由以下文件生成: