jaulib v1.5.0
Jau Support Library (C++, Java, ..)
Loading...
Searching...
No Matches
counting_callocator.hpp File Reference
Include dependency graph for counting_callocator.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  jau::counting_callocator< T >
 Performance counter jau::callocator specialization. More...
 
struct  jau::counting_callocator< T >::rebind< U >
 

Namespaces

namespace  jau
 __pack(...): Produces MSVC, clang and gcc compatible lead-in and -out macros.
 

Functions

template<class T1, class T2>
bool jau::operator!= (const counting_callocator< T1 > &lhs, const counting_callocator< T2 > &rhs) noexcept
 
template<class T1, class T2>
bool jau::operator== (const counting_callocator< T1 > &lhs, const counting_callocator< T2 > &rhs) noexcept