Direct-BT
2.3.1
Direct-BT - Direct Bluetooth Programming.
|
Go to the source code of this file.
Classes | |
struct | jau::callocator< T > |
A simple allocator using POSIX C functions: ::malloc() , ::free() and ::realloc() . More... | |
struct | jau::callocator< T >::rebind< U > |
Namespaces | |
jau | |
Functions | |
template<class T1 , class T2 > | |
bool | jau::operator== (const callocator< T1 > &lhs, const callocator< T2 > &rhs) noexcept |
template<class T1 , class T2 > | |
bool | jau::operator!= (const callocator< T1 > &lhs, const callocator< T2 > &rhs) noexcept |