userver: userver/formats/bson/value.hpp File Reference
Loading...
Searching...
No Matches
value.hpp File Reference

Detailed Description

Non-mutable BSON value representation.

Definition in file value.hpp.

Go to the source code of this file.

#include <chrono>
#include <cstddef>
#include <cstdint>
#include <string>
#include <userver/formats/bson/exception.hpp>
#include <userver/formats/bson/iterator.hpp>
#include <userver/formats/bson/types.hpp>
#include <userver/formats/common/items.hpp>
#include <userver/formats/common/meta.hpp>
#include <userver/formats/parse/common.hpp>
#include <userver/formats/parse/common_containers.hpp>
+ Include dependency graph for value.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

class  formats::bson::Value
 Non-mutable BSON value representation. More...
 
struct  formats::bson::Value::DefaultConstructed
 

Namespaces

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

Functions

bson::Value formats::literals::operator""_bson (const char *str, std::size_t len)