llvm-project/libcxx/include/__ranges
Arthur O'Dwyer 0b5fb7c604 [libc++] [NFC] s/__referenceable/__can_reference/
The Standard name for this exposition-only concept is _can-reference_.

Differential Revision: https://reviews.llvm.org/D118726
2022-02-02 13:40:21 -05:00
..
access.h [libc++][NFC] Add namespace comments in ranges 2022-02-01 18:18:13 +01:00
all.h [libc++][NFC] Add namespace comments in ranges 2022-02-01 18:18:13 +01:00
common_view.h [libc++][NFC] Add namespace comments in ranges 2022-02-01 18:18:13 +01:00
concepts.h [libc++] Merge _LIBCPP_HAS_NO_RANGES into _LIBCPP_HAS_NO_CONCEPTS. NFC. 2022-01-31 12:10:22 -05:00
copyable_box.h [libc++] Merge _LIBCPP_HAS_NO_RANGES into _LIBCPP_HAS_NO_CONCEPTS. NFC. 2022-01-31 12:10:22 -05:00
counted.h [libc++] Merge _LIBCPP_HAS_NO_RANGES into _LIBCPP_HAS_NO_CONCEPTS. NFC. 2022-01-31 12:10:22 -05:00
dangling.h [libc++] Merge _LIBCPP_HAS_NO_RANGES into _LIBCPP_HAS_NO_CONCEPTS. NFC. 2022-01-31 12:10:22 -05:00
data.h [libc++][NFC] Add namespace comments in ranges 2022-02-01 18:18:13 +01:00
drop_view.h [libc++] Merge _LIBCPP_HAS_NO_RANGES into _LIBCPP_HAS_NO_CONCEPTS. NFC. 2022-01-31 12:10:22 -05:00
empty.h [libc++][NFC] Add namespace comments in ranges 2022-02-01 18:18:13 +01:00
empty_view.h [libc++] Merge _LIBCPP_HAS_NO_RANGES into _LIBCPP_HAS_NO_CONCEPTS. NFC. 2022-01-31 12:10:22 -05:00
enable_borrowed_range.h [libc++] [NFC] s/_LIBCPP_STD_VER > 17 && !defined(_LIBCPP_HAS_NO_CONCEPTS)/!defined(_LIBCPP_HAS_NO_CONCEPTS)/ 2022-02-02 11:02:56 -05:00
enable_view.h [libc++] Merge _LIBCPP_HAS_NO_RANGES into _LIBCPP_HAS_NO_CONCEPTS. NFC. 2022-01-31 12:10:22 -05:00
iota_view.h [libc++][NFC] Add namespace comments in ranges 2022-02-01 18:18:13 +01:00
join_view.h [libc++] Merge _LIBCPP_HAS_NO_RANGES into _LIBCPP_HAS_NO_CONCEPTS. NFC. 2022-01-31 12:10:22 -05:00
non_propagating_cache.h [libc++] [NFC] s/_LIBCPP_STD_VER > 17 && !defined(_LIBCPP_HAS_NO_CONCEPTS)/!defined(_LIBCPP_HAS_NO_CONCEPTS)/ 2022-02-02 11:02:56 -05:00
owning_view.h [libc++] Merge _LIBCPP_HAS_NO_RANGES into _LIBCPP_HAS_NO_CONCEPTS. NFC. 2022-01-31 12:10:22 -05:00
range_adaptor.h [libc++] Merge _LIBCPP_HAS_NO_RANGES into _LIBCPP_HAS_NO_CONCEPTS. NFC. 2022-01-31 12:10:22 -05:00
ref_view.h [libc++] Merge _LIBCPP_HAS_NO_RANGES into _LIBCPP_HAS_NO_CONCEPTS. NFC. 2022-01-31 12:10:22 -05:00
reverse_view.h [libc++][NFC] Add namespace comments in ranges 2022-02-01 18:18:13 +01:00
single_view.h [libc++] Merge _LIBCPP_HAS_NO_RANGES into _LIBCPP_HAS_NO_CONCEPTS. NFC. 2022-01-31 12:10:22 -05:00
size.h [libc++][NFC] Add namespace comments in ranges 2022-02-01 18:18:13 +01:00
subrange.h [libc++] Fix LWG3589 "The const lvalue reference overload of get for subrange..." 2022-02-01 15:14:44 -05:00
take_view.h [libc++] Merge _LIBCPP_HAS_NO_RANGES into _LIBCPP_HAS_NO_CONCEPTS. NFC. 2022-01-31 12:10:22 -05:00
transform_view.h [libc++] [NFC] s/__referenceable/__can_reference/ 2022-02-02 13:40:21 -05:00
view_interface.h [libc++][NFC] Add namespace comments in ranges 2022-02-01 18:18:13 +01:00