userver
C++ Async Framework
Loading...
Searching...
No Matches
small_string_fwd.hpp
Go to the documentation of this file.
1
#
pragma
once
2
3
/// @file userver/utils/small_string_fwd.hpp
4
/// @brief Forward declaration for stack-friendly SmallString.
5
/// @ingroup userver_universal
6
7
#
include
<
cstdint
>
8
9
USERVER_NAMESPACE_BEGIN
10
11
namespace
utils
{
12
// Forward declaration
13
template
<std::size_t N>
14
class
SmallString;
15
}
// namespace utils
16
17
USERVER_NAMESPACE_END
userver
utils
small_string_fwd.hpp
Generated on Thu May 21 2026 16:16:03 for userver by
Doxygen
1.13.2