#include <userver/utils/statistics/labels.hpp>
Non owning label name+value storage.
Definition at line 17 of file labels.hpp.
◆ LabelView()
utils::statistics::LabelView::LabelView |
( |
std::string_view | name, |
|
|
std::string_view | value ) |
|
inlinenoexcept |
◆ Name()
std::string_view utils::statistics::LabelView::Name |
( |
| ) |
const |
|
inline |
◆ operator bool()
utils::statistics::LabelView::operator bool |
( |
| ) |
const |
|
inlineexplicit |
◆ Value()
std::string_view utils::statistics::LabelView::Value |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: