emlabcpp
modern opinionated embedded C++ library
|
This is the complete list of members for emlabcpp::pmr::allocator< T >, including all inherited members.
allocate(std::size_t const n) | emlabcpp::pmr::allocator< T > | inline |
allocator class | emlabcpp::pmr::allocator< T > | friend |
allocator(allocator< U > const &other) | emlabcpp::pmr::allocator< T > | inline |
allocator(pmr::memory_resource &src) | emlabcpp::pmr::allocator< T > | inline |
deallocate(T *const p, std::size_t const n) const | emlabcpp::pmr::allocator< T > | inline |
get_resource() | emlabcpp::pmr::allocator< T > | inline |
operator==(allocator const &lh, allocator const &rh) | emlabcpp::pmr::allocator< T > | friend |
value_type typedef | emlabcpp::pmr::allocator< T > |