|
Common System 0.2.0
Common interfaces and patterns for system integration
|
A type that supports counter metric operations. More...
#include <monitoring.h>
A type that supports counter metric operations.
Types supporting increment operations.
Types satisfying this concept can increment counter metrics, which are monotonically increasing values used for counting events.
Example usage:
Definition at line 59 of file monitoring.h.