| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| access | ||
| adaptors | ||
| headers/ranges | ||
| iota | ||
| subrange | ||
| empty_view.cc | ||
| istream_view.cc | ||
| range.cc | ||
| refinements.cc | ||
| safe_range.cc | ||
| safe_range_types.cc | ||
| single_view.cc | ||
| sized.cc | ||
| view.cc |
Define the feature test macro now that ranges support is complete. This also changes the preprocessor checks for the __cpp_concepts macro so that library components depending on concepts are only enabled when C++20 concepts are supported, and not just for the Concepts TS (which uses different syntax in places). * include/bits/range_cmp.h (__cpp_lib_ranges): Define. * include/bits/stl_iterator.h: Check value of __cpp_concepts so that C++20 concepts are required. * include/bits/stl_iterator_base_types.h: Likewise. * include/std/concepts: Likewise. * include/std/version: Likewise. * testsuite/std/ranges/headers/ranges/synopsis.cc: Check feature test macro.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| access | Loading commit data... | |
| adaptors | Loading commit data... | |
| headers/ranges | Loading commit data... | |
| iota | Loading commit data... | |
| subrange | Loading commit data... | |
| empty_view.cc | Loading commit data... | |
| istream_view.cc | Loading commit data... | |
| range.cc | Loading commit data... | |
| refinements.cc | Loading commit data... | |
| safe_range.cc | Loading commit data... | |
| safe_range_types.cc | Loading commit data... | |
| single_view.cc | Loading commit data... | |
| sized.cc | Loading commit data... | |
| view.cc | Loading commit data... |