userver
C++ Async Framework
Toggle main menu visibility
Documentation
API Groups
Namespaces
Reference
Class List
Class Index
File List
Macros
All
e
i
l
r
t
u
Functions
Macros
e
i
l
r
t
u
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Concepts
Loading...
Searching...
No Matches
bson_fwd.hpp
Go to the documentation of this file.
1
#
pragma
once
2
3
/// @file userver/formats/bson_fwd.hpp
4
/// @brief Forward declarations of formats::bson types, formats::parse::To and
5
/// formats::serialize::To.
6
7
#
include
<
userver
/
formats
/
parse
/
to
.
hpp
>
8
#
include
<
userver
/
formats
/
serialize
/
to
.
hpp
>
9
10
USERVER_NAMESPACE_BEGIN
11
12
namespace
formats
::
bson
{
13
14
class
Oid
;
15
class
Binary
;
16
class
Decimal128
;
17
class
Document
;
18
class
Timestamp
;
19
class
Value
;
20
class
ValueBuilder
;
21
22
}
// namespace formats::bson
23
24
USERVER_NAMESPACE_END
userver
formats
bson_fwd.hpp
Generated on Wed Apr 30 2025 15:56:52 for userver by
Doxygen
1.13.2