jaulib v1.3.0
Jau Support Library (C++, Java, ..)
|
Go to the source code of this file.
Classes | |
struct | jau::counting_allocator< T > |
Performance counter std::allocator specialization. More... | |
struct | jau::counting_allocator< 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_allocator< T1 > &lhs, const counting_allocator< T2 > &rhs) noexcept |
template<class T1 , class T2 > | |
bool | jau::operator== (const counting_allocator< T1 > &lhs, const counting_allocator< T2 > &rhs) noexcept |