Closed
Description
In v0.10.0 : Quantile object has const members (not copiable), so not really usable inside a vector.
It is not possible to push_back Quantile's into a std::vector. We have to use another container.
If some internal reason needs it, I suggest to initialize the summary quantile set passing begin+end iterator.
Metadata
Metadata
Assignees
Labels
No labels