Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Namespaces | Functions
Alib2measure

Namespaces

namespace  measurements
 

Functions

void * operator new (std::size_t n, bool measure)
 
void operator delete (void *ptr, bool measure) noexcept
 

Detailed Description

Function Documentation

◆ operator delete()

void operator delete ( void *  ptr,
bool  measure 
)
noexcept
Here is the call graph for this function:

◆ operator new()

void * operator new ( std::size_t  n,
bool  measure 
)
Here is the call graph for this function: