userver
C++ Async Framework
Toggle main menu visibility
Documentation
API Groups
Namespaces
Reference
Class List
Class Index
File List
Macros
All
e
i
l
r
t
u
Functions
Macros
e
i
l
r
t
u
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Concepts
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 Apr 30 2025 15:55:26 for userver by
Doxygen
1.13.2