Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
Classes | Namespaces | Functions
counting_callocator.hpp File Reference
#include <cinttypes>
#include <memory>
#include <jau/basic_types.hpp>
#include <jau/callocator.hpp>
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