NumericAggregator

Undocumented in source.

Members

Aliases

DataType
alias DataType = T
Undocumented in source.

Functions

put
void put(T 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

buffer
Appender!(T[]) buffer;
Undocumented in source.
count
size_t count;
Undocumented in source.

Meta