MongoDB C++ Driver mongocxx-3.10.1
Loading...
Searching...
No Matches
Public Member Functions | List of all members
bsoncxx::v_noabi::builder::basic::sub_document Class Reference

An internal class of builder::basic. More...

#include <sub_document.hpp>

+ Inheritance diagram for bsoncxx::v_noabi::builder::basic::sub_document:

Public Member Functions

template<typename Arg , typename... Args>
void append (Arg &&a, Args &&... args)
 Appends multiple basic::kvp key-value pairs.
 
void append ()
 Inductive base-case for the variadic append(...)
 

Detailed Description

An internal class of builder::basic.

Users should almost always construct a builder::basic::document instead.


The documentation for this class was generated from the following file: