Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
util::prometheus::impl::AnyCounterBase< NumberType > Class Template Reference
Inheritance diagram for util::prometheus::impl::AnyCounterBase< NumberType >:

Classes

struct  Concept
 
struct  Model
 

Public Types

using ValueType = NumberType
 

Public Member Functions

template<SomeCounterImpl ImplType = CounterImpl<ValueType>>
requires std::same_as<ValueType, typename std::remove_cvref_t<ImplType>::ValueType>
 AnyCounterBase (ImplType &&impl=ImplType{})
 

Protected Attributes

std::unique_ptr< Conceptpimpl_
 

The documentation for this class was generated from the following file: