Direct-BT  2.3.1
Direct-BT - Direct Bluetooth Programming.
jau::callocator< T > Member List

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() noexceptjau::callocator< T >inline
callocator(const callocator &other) noexceptjau::callocator< T >inline
callocator(const callocator< U > &other) noexceptjau::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 typedefjau::callocator< T >
~callocator()jau::callocator< T >inline