BSONBuilderBase is unused in the codebase

XMLWordPrintableJSON

    • Minor Change
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Classes BSONObjBuilder and BSONArrayBuilder both derive from BSONBuilderBase, which is an abstract base class that makes virtual several key methods of BSONObjBuilder (and BSONArrayBuilder).

      However, nowhere in the codebase, other than as a base class for BSONObjBuilder and BSONArrayBuilder, is this base class actually used. BSONObjBuilder and BSONArrayBuilder are the only subclasses, and no other references to the base type are found.

            Assignee:
            Tyler Brock (Inactive)
            Reporter:
            Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: