userver: userver/formats/bson/bson_builder.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
bson_builder.hpp File Reference

Internal helpers for inline document build. More...

#include <chrono>
#include <cstddef>
#include <string_view>
#include <userver/compiler/select.hpp>
#include <userver/formats/bson/types.hpp>
#include <userver/formats/bson/value.hpp>
#include <userver/utils/fast_pimpl.hpp>
+ Include dependency graph for bson_builder.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  formats
 Value formats representation, parsing and serialization.
 
namespace  formats::bson
 BSON support.
 

Detailed Description

Internal helpers for inline document build.

Definition in file bson_builder.hpp.