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 Wed May 15 2024 22:23:55 for userver by
Doxygen
1.10.0