userver
C++ Async Framework
Loading...
Searching...
No Matches
metrics_storage_fwd.hpp
1
#
pragma
once
2
3
#
include
<
memory
>
4
5
USERVER_NAMESPACE_BEGIN
6
7
namespace
utils
::statistics {
8
9
class
MetricsStorage;
10
11
using
MetricsStoragePtr = std::shared_ptr<MetricsStorage>;
12
13
}
// namespace utils::statistics
14
15
USERVER_NAMESPACE_END
userver
utils
statistics
metrics_storage_fwd.hpp
Generated on Mon Sep 29 2025 12:40:56 for userver by
Doxygen
1.13.2