userver
C++ Async Framework
Loading...
Searching...
No Matches
to.hpp
Go to the documentation of this file.
1
#
pragma
once
2
3
/// @file userver/dump/to.hpp
4
/// @brief @copybrief dump::To
5
6
USERVER_NAMESPACE_BEGIN
7
8
namespace
dump
{
9
10
/// @brief A marker type used in ADL-found `Read`
11
template
<
typename
T>
12
struct
To
{};
13
14
}
// namespace dump
15
16
USERVER_NAMESPACE_END
userver
dump
to.hpp
Generated on Wed Jun 4 2025 11:29:14 for userver by
Doxygen
1.13.2