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

add syntactic sugar for reaching into deeply nested BSON structures

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.0.0-rc0
    • Affects Version/s: None
    • Component/s: BSON
    • Labels:
      None

      Need a way to type something like

      obj["foo"]["bar"]["baz"] and get a stdx::optional<bsoncxx::value> back.

      Right now implementing this logic is quite annoying/unfriendly,

            Assignee:
            matt.cotter Matt Cotter
            Reporter:
            adam.midvidy Adam Midvidy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: