userver: userver/utils/statistics/fwd.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
fwd.hpp File Reference

Forward declarations for statistics entities. More...

#include <memory>
+ Include dependency graph for fwd.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  utils
 Utilities.
 

Typedefs

using utils::statistics::MetricsStoragePtr = std::shared_ptr< MetricsStorage >
 

Detailed Description

Forward declarations for statistics entities.

Definition in file fwd.hpp.

Typedef Documentation

◆ MetricsStoragePtr

typedef std::shared_ptr< MetricsStorage > utils::statistics::MetricsStoragePtr

Definition at line 25 of file fwd.hpp.