Records

Functions

  • template <typename Allocator, typename Iterator, typename... Args>
    void ConstructRange (Allocator & alloc, Iterator first, Iterator last, const Args &... args)

    Defined at line 239 of file ../../third_party/abseil-cpp/absl/memory/memory.h

  • template <typename Allocatortypename Iteratortypename InputIterator>
    void CopyRange (Allocator & allocIterator destinationInputIterator firstInputIterator last)

    Defined at line 257 of file ../../third_party/abseil-cpp/absl/memory/memory.h