Forward declarations for statistics entities.
Definition in file fwd.hpp.
Go to the source code of this file.
#include <memory>
This graph shows which files directly or indirectly include this file:Namespaces | |
| namespace | utils |
| General-purpose utilities used across userver libraries. | |
| namespace | utils::statistics |
| Statistics writers, metric types, and histogram helpers. | |
Typedefs | |
| using | utils::statistics::MetricsStoragePtr = std::shared_ptr<MetricsStorage> |