Records
Functions
-
template <typename Allocator,typename Iterator,typename... Args>void ConstructRange (Allocator &alloc,Iteratorfirst,Iteratorlast,const Args &...args)Defined at line 239 of file ../../third_party/abseil-cpp/src/absl/memory/memory.h
-
template <typename Allocatortypename Iteratortypename InputIterator>void CopyRange (Allocator &alloc,Iteratordestination,InputIteratorfirst,InputIteratorlast)Defined at line 257 of file ../../third_party/abseil-cpp/src/absl/memory/memory.h