userver
C++ Async Framework
Loading...
Searching...
No Matches
yaml.hpp
Go to the documentation of this file.
1
#
pragma
once
2
3
/// @file userver/formats/yaml.hpp
4
/// @brief Include-all header for YAML support
5
/// @ingroup userver_universal
6
7
#
include
<
userver
/
formats
/
yaml
/
exception
.
hpp
>
8
#
include
<
userver
/
formats
/
yaml
/
iterator
.
hpp
>
9
#
include
<
userver
/
formats
/
yaml
/
serialize
.
hpp
>
10
#
include
<
userver
/
formats
/
yaml
/
types
.
hpp
>
11
#
include
<
userver
/
formats
/
yaml
/
value
.
hpp
>
12
#
include
<
userver
/
formats
/
yaml
/
value_builder
.
hpp
>
13
14
USERVER_NAMESPACE_BEGIN
15
16
/// YAML support
17
namespace
formats::
yaml
{}
18
19
USERVER_NAMESPACE_END
userver
formats
yaml.hpp
Generated on Wed May 15 2024 22:33:07 for userver by
Doxygen
1.10.0