SeriesAggregator

Undocumented in source.

Members

Aliases

DataType
alias DataType = T
Undocumented in source.

Functions

put
void put(DataType value)
Undocumented in source. Be warned that the author may not have intended to support it.
result
Result result()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Result
struct Result
Undocumented in source.

Variables

count
size_t count;
Undocumented in source.
counts
size_t[DataType] counts;
Undocumented in source.

Meta