-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
What is the point of the minbucket and maxbucket constructor parameters? Seems like there could just be one parameter maxbucket and if the user wants to max out the depth they could just use std::numeric_limitsstd::size_t::max()?
https://github.com/ekg/intervaltree/blob/master/IntervalTree.h#L115
Metadata
Metadata
Assignees
Labels
No labels