Direct-BT
2.3.1
Direct-BT - Direct Bluetooth Programming.
|
This is the complete list of members for jau::callocator< T >, including all inherited members.
allocate(std::size_t n, const void *hint) | jau::callocator< T > | inline |
allocate(std::size_t n) | jau::callocator< T > | inline |
callocator() noexcept | jau::callocator< T > | inline |
callocator(const callocator &other) noexcept | jau::callocator< T > | inline |
callocator(const callocator< U > &other) noexcept | jau::callocator< T > | inline |
deallocate(value_type *p, std::size_t n) | jau::callocator< T > | inline |
reallocate(value_type *p, std::size_t old_size, std::size_t new_size) | jau::callocator< T > | inline |
value_type typedef | jau::callocator< T > | |
~callocator() | jau::callocator< T > | inline |