Searched defs:get_alloc (Results 1 – 3 of 3) sorted by relevance
114 std::vector<ThrowingT> get_alloc(1); main() local 123 std::vector<ThrowingT> get_alloc(1, v); main() local 130 AllocVec get_alloc(0, alloc); main() local
88 AllocVec get_alloc(0, alloc); main() local
41 Alloc* get_alloc() noexcept { return std::addressof(data_.first()); } get_alloc() function