Opened 6 years ago

#12793 new Support Requests

Boost.ICL document exclusive_less_than

Reported by: gast128@… Owned by: Joachim Faulhaber
Milestone: To Be Determined Component: ICL
Version: Boost 1.61.0 Severity: Cosmetic
Keywords: Cc:

Description

Intervals in the ICL containers (set or map) are sorted based on exclusive_less_than. The documentation barely mentions it. AFAIAC this mechanism should be documented extensively (e.g. with nice pictures what happens when overlap) since it drives the ICL library for a large extend. Also lower_bound and upper_bound algorithms are driven by this compare function. Note that ICL does offer a compare functor in its interface but this one is not used in the underlying used set or map.

Change History (0)

Note: See TracTickets for help on using tickets.