userver: userver/utils/statistics/fwd.hpp File Reference
Loading...
Searching...
No Matches
fwd.hpp File Reference

Detailed Description

Forward declarations for statistics entities.

Definition in file fwd.hpp.

Go to the source code of this file.

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

Namespaces

namespace  utils
 Utilities.
 

Typedefs

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

Typedef Documentation

◆ MetricsStoragePtr

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

Definition at line 26 of file fwd.hpp.