Go to the source code of this file.
Classes | |
struct | utils::statistics::Rate |
Namespaces | |
namespace | utils |
Utilities. | |
Functions | |
Rate | utils::statistics::operator+ (Rate first, Rate second) noexcept |
template<typename ValueType > | |
ValueType | utils::statistics::Serialize (const Rate &rate, ::formats::serialize::To< ValueType >) |
Definition in file rate.hpp.
|
inlinenoexcept |
ValueType utils::statistics::Serialize | ( | const Rate & | rate, |
::formats::serialize::To< ValueType > | |||
) |