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

Improve tutorial for mongocxx documentation

    • Minor Change

      The lack of documentation is problematic when learning how to use MongoDB and the driver. I found myself reading the source code instead of the documentation to figure out crucial things such as:

      *

      Which methods are safe to call across different threads?

      • What objects can be passed between threads?

      • Which methods throw exceptions, and why?

      • Which objects represent ownership? The distinction between value/view on the bsoncxx side suggests awareness of this, but was hard to figure out for other objects, such as client, connection, pool, transaction, etc.

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

              Created:
              Updated: