Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-56300

Add append range functionality to BSON obj and array builders

    • Fully Compatible
    • v5.0
    • Execution Team 2021-06-14

      There are already overloads to append some common data structures such as vector, list, set and map. We should also have an interface that can accept a range of two iterators.

      It can be used for either appending from different data structures such as boost or to just append a subset (range) without having to create a temporary vector.

            Assignee:
            kris.satya@mongodb.com Kris Satya (Inactive)
            Reporter:
            henrik.edin@mongodb.com Henrik Edin
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: