Searched defs:scalable_allocator (Results 1 – 8 of 8) sorted by relevance
73 scalable_allocator () : in scalable_allocator() function76 scalable_allocator (const scalable_allocator & a) : in scalable_allocator() function80 scalable_allocator(const scalable_allocator<U> & a) : in scalable_allocator() function
137 using scalable_allocator = std::allocator<T>; variable
259 template<typename U> scalable_allocator(const scalable_allocator<U>&) throw() {} in scalable_allocator() function
239 template<typename U> scalable_allocator(const scalable_allocator<U>&) throw() {} in scalable_allocator() function
220 template<typename U> scalable_allocator(const scalable_allocator<U>&) noexcept {} in scalable_allocator() function
263 template<typename U> scalable_allocator(const scalable_allocator<U>&) throw() {} in scalable_allocator() function