Searched defs:get_alloc (Results 1 – 4 of 4) sorted by relevance
114 std::vector<ThrowingT> get_alloc(1); in main() local123 std::vector<ThrowingT> get_alloc(1, v); in main() local130 AllocVec get_alloc(0, alloc); in main() local
88 AllocVec get_alloc(0, alloc); in main() local
41 Alloc* get_alloc() noexcept { return std::addressof(data_.first()); } in get_alloc() function
261 const CtorAlloc *get_alloc() const { return alloc_store.get_allocator(); } in get_alloc() function