mitteLib
Loading...
Searching...
No Matches
tracker_allocator.hpp File Reference
#include <array>
#include <atomic>
#include <memory>
Include dependency graph for tracker_allocator.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mlab::mem_counter
 
class  mlab::mem_stats
 
struct  mlab::tracker_allocator< T >
 

Namespaces

namespace  mlab
 

Functions

template<class T , class U >
bool mlab::operator== (tracker_allocator< T > const &, tracker_allocator< U > const &) noexcept
 
template<class T , class U >
bool mlab::operator!= (tracker_allocator< T > const &x, tracker_allocator< U > const &y) noexcept