Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-2131

Add extract_document and extract_array methods for list builder

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.7.0, 3.7.0-beta1
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Currently, the list builder can be converted to a bson_value::view after construction. This allows users to view a non-owning b_document or b_array (using get_document or get_array, respectively). We should allow users to extract owning documents and arrays like the other builders.

            Assignee:
            clyde.bazile@mongodb.com Clyde Bazile III (Inactive)
            Reporter:
            clyde.bazile@mongodb.com Clyde Bazile III (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: