WG21-P2542R8 views::concat
LWG-4079 Missing Preconditions in concat_view::iterator's conversion constructor
LWG-4082 views::concat(r) is well-formed when r is an output_range
LWG-4166 concat_view::end() should be more constrained in order to support noncopyable iterators
LWG-4553 Add a reserve_hint function to concat_view [when both this and #5299 are implemented]
Feature-test macro:
#define __cpp_lib_ranges_concat 202403L
Note: We are not yet accepting PRs for C++26 features.
WG21-P2542R8
views::concatLWG-4079 Missing Preconditions in
concat_view::iterator's conversion constructorLWG-4082
views::concat(r)is well-formed whenris anoutput_rangeLWG-4166
concat_view::end()should be more constrained in order to support noncopyable iteratorsLWG-4553 Add a
reserve_hintfunction toconcat_view[when both this and #5299 are implemented]Feature-test macro:
Note: We are not yet accepting PRs for C++26 features.