TraceX
 
Loading...
Searching...
No Matches
custom_memory_management.cpp File Reference
#include "pugixml.hpp"
#include <new>
Include dependency graph for custom_memory_management.cpp:

Functions

void * custom_allocate (size_t size)
 
void custom_deallocate (void *ptr)
 
int main ()
 

Function Documentation

◆ custom_allocate()

void * custom_allocate ( size_t size)
Here is the caller graph for this function:

◆ custom_deallocate()

void custom_deallocate ( void * ptr)
Here is the caller graph for this function:

◆ main()

int main ( )
Here is the call graph for this function: