You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WG21-P2542R8views::concat LWG-4079 Missing Preconditions in concat_view::iterator's conversion constructor LWG-4082views::concat(r) is well-formed when r is an output_range
Feature-test macro:
#define__cpp_lib_ranges_concat202403L
Note: We're focused on implementing the remaining library-only features in C++23. Until that's done, we will NOT be accepting PRs for C++26 features.
The text was updated successfully, but these errors were encountered:
WG21-P2542R8
views::concat
LWG-4079 Missing Preconditions in
concat_view::
iterator
's conversion constructorLWG-4082
views::concat(r)
is well-formed whenr
is anoutput_range
Feature-test macro:
Note: We're focused on implementing the remaining library-only features in C++23. Until that's done, we will NOT be accepting PRs for C++26 features.
The text was updated successfully, but these errors were encountered: