Searched refs:get_alloc (Results 1 – 4 of 4) sorted by relevance
108 std::vector<ThrowingT> get_alloc(1); in main() local117 std::vector<ThrowingT> get_alloc(1, v); in main() local124 AllocVec get_alloc(0, alloc); in main() local
197 if (!has_alloc() || expectAlloc != *get_alloc())209 if (has_alloc() && *get_alloc() != *O.get_alloc())259 const CtorAlloc *get_alloc() const { return alloc_store.get_allocator(); }
41 Alloc* get_alloc() noexcept { return std::addressof(data_.first()); } in get_alloc() function79 char const* old_alloc = reinterpret_cast<char const*>(old.get_alloc()); in test()
85 AllocVec get_alloc(0, alloc); in main() local