PlayRho  2.0.0
An interactive physics engine & library.
playrho::ThreadLocalAllocator< T, MemoryResource, MemoryResourceArgs > Member List

This is the complete list of members for playrho::ThreadLocalAllocator< T, MemoryResource, MemoryResourceArgs >, including all inherited members.

allocate(std::size_t n)playrho::ThreadLocalAllocator< T, MemoryResource, MemoryResourceArgs >inline
deallocate(T *p, std::size_t n)playrho::ThreadLocalAllocator< T, MemoryResource, MemoryResourceArgs >inline
max_size() noexcept -> std::size_tplayrho::ThreadLocalAllocator< T, MemoryResource, MemoryResourceArgs >inlinestatic
operator!=(const ThreadLocalAllocator &lhs, const ThreadLocalAllocator &rhs) noexceptplayrho::ThreadLocalAllocator< T, MemoryResource, MemoryResourceArgs >friend
operator==(const ThreadLocalAllocator &, const ThreadLocalAllocator &) noexceptplayrho::ThreadLocalAllocator< T, MemoryResource, MemoryResourceArgs >friend
resource() -> MemoryResource *playrho::ThreadLocalAllocator< T, MemoryResource, MemoryResourceArgs >inlinestatic
resource_args typedefplayrho::ThreadLocalAllocator< T, MemoryResource, MemoryResourceArgs >
resource_type typedefplayrho::ThreadLocalAllocator< T, MemoryResource, MemoryResourceArgs >
ThreadLocalAllocator()=defaultplayrho::ThreadLocalAllocator< T, MemoryResource, MemoryResourceArgs >
ThreadLocalAllocator(const ThreadLocalAllocator< U, MemoryResource, MemoryResourceArgs... > &)playrho::ThreadLocalAllocator< T, MemoryResource, MemoryResourceArgs >inline
value_type typedefplayrho::ThreadLocalAllocator< T, MemoryResource, MemoryResourceArgs >