Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Data Structures | Namespaces | Functions
StealthAllocator.hpp File Reference
#include <memory>
#include <cstddef>
#include "../measurements/MeasurementNew.hpp"
Include dependency graph for StealthAllocator.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  measurements::stealth_allocator< T >
 
struct  measurements::stealth_allocator< T >::rebind< U >
 

Namespaces

namespace  measurements
 

Functions

template<typename T , typename U >
bool measurements::operator== (const stealth_allocator< T > &, const stealth_allocator< U > &)
 
template<typename T , typename U >
bool measurements::operator!= (const stealth_allocator< T > &, const stealth_allocator< U > &)