Builder for BSON. More...
#include <chrono>#include <cstddef>#include <cstdint>#include <string>#include <string_view>#include <userver/formats/bson/document.hpp>#include <userver/formats/bson/iterator.hpp>#include <userver/formats/bson/types.hpp>#include <userver/formats/bson/value.hpp>#include <userver/formats/common/meta.hpp>#include <userver/formats/common/transfer_tag.hpp>#include <userver/formats/common/type.hpp>#include <userver/utils/strong_typedef.hpp>
Include dependency graph for value_builder.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | formats::bson::ValueBuilder |
| Builder for BSON. More... | |
Namespaces | |
| namespace | formats |
| Value formats representation, parsing and serialization. | |
| namespace | formats::bson |
| BSON support. | |
Builder for BSON.
Definition in file value_builder.hpp.