-
Notifications
You must be signed in to change notification settings - Fork 44
Issues: boostorg/icl
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
(split_)interval_map always preserve the values of the intersecting ranges during erase
#44
opened Mar 19, 2024 by
justinasvd
An interval_set<DomainT> with std::numeric_limits<DomainT>::max() causes overflows
#41
opened Nov 1, 2023 by
michael-veksler
make ICL_IMPL_SPACE configurable, to be able to use external sets (e.g. abseil btree_set)
#39
opened Jun 14, 2023 by
ray-haeb
[MSVC][std:c++latest] Boost\libs\icl failed to build due to error C2794 on MSVC
#37
opened Jun 27, 2022 by
QuellaZhang
icl/iterator.hpp and icl/detail/element_iterator.hpp include <boost/config/warning_disable.hpp>
#29
opened Oct 12, 2020 by
pgroke-dt
boost/icl/concept/interval.hpp: error: unused typedef domain_compare & domain_type
#26
opened Oct 15, 2019 by
k15tfu
boost::icl::interval_map::operator+= : entry doesn't get added if value is zero.
#22
opened Mar 7, 2019 by
afluriach
DomainT must be LessThanComparable even when you may define a custom Compare predicate.
#15
opened Aug 17, 2018 by
brandon-kohn
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.