|
jaulib v1.4.0-2-g788cf73
Jau Support Library (C++, Java, ..)
|
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 |