Searched refs:SingleObjectAllocator (Results 1 – 1 of 1) sorted by relevance
109 class SingleObjectAllocator;115 friend class SingleObjectAllocator;133 class SingleObjectAllocator final { class141 constexpr SingleObjectAllocator() = default;143 constexpr SingleObjectAllocator(const SingleObjectAllocator<U>&) {} in SingleObjectAllocator() function in __anon339fe1ef0111::SingleObjectAllocator145 constexpr SingleObjectAllocator(SingleObjectAllocator<U>&&) {} in SingleObjectAllocator() function in __anon339fe1ef0111::SingleObjectAllocator175 constexpr bool operator==(const SingleObjectAllocator<U>&) const { in operator ==()179 constexpr bool operator!=(const SingleObjectAllocator<U>&) const { in operator !=()783 fit::function<Closure, fit::default_inline_target_size, SingleObjectAllocator<std::byte>> fheap = in TEST()785 fit::function<Closure, fit::default_inline_target_size, SingleObjectAllocator<std::byte>> in TEST()[all …]