MongoDB C++ Driver mongocxx-3.10.1
Loading...
Searching...
No Matches
List of all members
bsoncxx::v_noabi::builder::stream::closed_context Struct Reference

The closed_context, when used as a template parameter for array_context, value_context or key_context, indicates that the document cannot be closed further. More...

#include <closed_context.hpp>

Detailed Description

The closed_context, when used as a template parameter for array_context, value_context or key_context, indicates that the document cannot be closed further.

This could indicate that the document is the root, or that the type stack has been intentionally erased, as is the case when using callbacks in the stream api.


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