6
6
// This file was generated automatically by
7
7
// clang/tools/include-mapping/gen_std.py, DO NOT EDIT!
8
8
//
9
- // Generated from cppreference offline HTML book (modified on 2022-07-30 ).
9
+ // Generated from cppreference offline HTML book (modified on 2023-08-11 ).
10
10
// ===----------------------------------------------------------------------===//
11
11
12
12
SYMBOL (ATOMIC_BOOL_LOCK_FREE, None, <atomic>)
@@ -607,6 +607,7 @@ SYMBOL(allocator_arg, std::, <memory>)
607
607
SYMBOL(allocator_arg_t , std::, <memory>)
608
608
SYMBOL(allocator_traits, std::, <memory>)
609
609
SYMBOL(any, std::, <any>)
610
+ SYMBOL(any_cast, std::, <any>)
610
611
SYMBOL(any_of, std::, <algorithm>)
611
612
SYMBOL(apply, std::, <tuple>)
612
613
SYMBOL(arg, std::, <complex>)
@@ -738,19 +739,22 @@ SYMBOL(bad_any_cast, std::, <any>)
738
739
SYMBOL(bad_array_new_length, std::, <new >)
739
740
SYMBOL(bad_cast, std::, <typeinfo>)
740
741
SYMBOL(bad_exception, std::, <exception>)
742
+ SYMBOL(bad_expected_access, std::, <expected>)
741
743
SYMBOL(bad_function_call, std::, <functional>)
742
744
SYMBOL(bad_optional_access, std::, <optional>)
743
745
SYMBOL(bad_typeid, std::, <typeinfo>)
744
746
SYMBOL(bad_variant_access, std::, <variant>)
745
747
SYMBOL(bad_weak_ptr, std::, <memory>)
746
748
SYMBOL(barrier, std::, <barrier>)
747
749
SYMBOL(basic_common_reference, std::, <type_traits>)
750
+ SYMBOL(basic_const_iterator, std::, <iterator>)
748
751
SYMBOL(basic_filebuf, std::, <fstream>)
749
752
SYMBOL(basic_filebuf, std::, <iosfwd>)
750
753
SYMBOL(basic_format_arg, std::, <format>)
751
754
SYMBOL(basic_format_args, std::, <format>)
752
755
SYMBOL(basic_format_context, std::, <format>)
753
756
SYMBOL(basic_format_parse_context, std::, <format>)
757
+ SYMBOL(basic_format_string, std::, <format>)
754
758
SYMBOL(basic_fstream, std::, <fstream>)
755
759
SYMBOL(basic_fstream, std::, <iosfwd>)
756
760
SYMBOL(basic_ifstream, std::, <fstream>)
@@ -932,11 +936,13 @@ SYMBOL(conditional_t, std::, <type_traits>)
932
936
SYMBOL(conj, std::, <complex>)
933
937
SYMBOL(conjunction, std::, <type_traits>)
934
938
SYMBOL(conjunction_v, std::, <type_traits>)
939
+ SYMBOL(const_iterator, std::, <iterator>)
935
940
SYMBOL(const_mem_fun1_ref_t , std::, <functional>)
936
941
SYMBOL(const_mem_fun1_t , std::, <functional>)
937
942
SYMBOL(const_mem_fun_ref_t , std::, <functional>)
938
943
SYMBOL(const_mem_fun_t , std::, <functional>)
939
944
SYMBOL(const_pointer_cast, std::, <memory>)
945
+ SYMBOL(const_sentinel, std::, <iterator>)
940
946
SYMBOL(construct_at, std::, <memory>)
941
947
SYMBOL(constructible_from, std::, <concepts>)
942
948
SYMBOL(contiguous_iterator, std::, <iterator>)
@@ -1019,6 +1025,7 @@ SYMBOL(deci, std::, <ratio>)
1019
1025
SYMBOL(declare_no_pointers, std::, <memory>)
1020
1026
SYMBOL(declare_reachable, std::, <memory>)
1021
1027
SYMBOL(declval, std::, <utility>)
1028
+ SYMBOL(default_accessor, std::, <mdspan>)
1022
1029
SYMBOL(default_delete, std::, <memory>)
1023
1030
SYMBOL(default_initializable, std::, <concepts>)
1024
1031
SYMBOL(default_random_engine, std::, <random>)
@@ -1040,6 +1047,7 @@ SYMBOL(destroy_n, std::, <memory>)
1040
1047
SYMBOL(destroying_delete, std::, <new >)
1041
1048
SYMBOL(destroying_delete_t , std::, <new >)
1042
1049
SYMBOL(destructible, std::, <concepts>)
1050
+ SYMBOL(dextents, std::, <mdspan>)
1043
1051
SYMBOL(difftime, std::, <ctime>)
1044
1052
SYMBOL(difftime, None, <ctime>)
1045
1053
SYMBOL(difftime, None, <time.h>)
@@ -1128,6 +1136,7 @@ SYMBOL(exp2f, None, <math.h>)
1128
1136
SYMBOL(exp2l, std::, <cmath>)
1129
1137
SYMBOL(exp2l, None, <cmath>)
1130
1138
SYMBOL(exp2l, None, <math.h>)
1139
+ SYMBOL(expected, std::, <expected>)
1131
1140
SYMBOL(expf, std::, <cmath>)
1132
1141
SYMBOL(expf, None, <cmath>)
1133
1142
SYMBOL(expf, None, <math.h>)
@@ -1149,6 +1158,7 @@ SYMBOL(expm1l, None, <math.h>)
1149
1158
SYMBOL(exponential_distribution, std::, <random>)
1150
1159
SYMBOL(extent, std::, <type_traits>)
1151
1160
SYMBOL(extent_v, std::, <type_traits>)
1161
+ SYMBOL(extents, std::, <mdspan>)
1152
1162
SYMBOL(extreme_value_distribution, std::, <random>)
1153
1163
SYMBOL(fabs, std::, <cmath>)
1154
1164
SYMBOL(fabs, None, <cmath>)
@@ -1314,6 +1324,7 @@ SYMBOL(format_args, std::, <format>)
1314
1324
SYMBOL(format_context, std::, <format>)
1315
1325
SYMBOL(format_error, std::, <format>)
1316
1326
SYMBOL(format_parse_context, std::, <format>)
1327
+ SYMBOL(format_string, std::, <format>)
1317
1328
SYMBOL(format_to, std::, <format>)
1318
1329
SYMBOL(format_to_n, std::, <format>)
1319
1330
SYMBOL(format_to_n_result, std::, <format>)
@@ -1410,6 +1421,7 @@ SYMBOL(gcd, std::, <numeric>)
1410
1421
SYMBOL(generate, std::, <algorithm>)
1411
1422
SYMBOL(generate_canonical, std::, <random>)
1412
1423
SYMBOL(generate_n, std::, <algorithm>)
1424
+ SYMBOL(generator, std::, <generator>)
1413
1425
SYMBOL(generic_category, std::, <system_error>)
1414
1426
SYMBOL(geometric_distribution, std::, <random>)
1415
1427
SYMBOL(get_deleter, std::, <memory>)
@@ -1510,6 +1522,8 @@ SYMBOL(inclusive_scan, std::, <numeric>)
1510
1522
SYMBOL(incrementable, std::, <iterator>)
1511
1523
SYMBOL(incrementable_traits, std::, <iterator>)
1512
1524
SYMBOL(independent_bits_engine, std::, <random>)
1525
+ SYMBOL(index_sequence, std::, <utility>)
1526
+ SYMBOL(index_sequence_for, std::, <utility>)
1513
1527
SYMBOL(indirect_array, std::, <valarray>)
1514
1528
SYMBOL(indirect_binary_predicate, std::, <iterator>)
1515
1529
SYMBOL(indirect_equivalence_relation, std::, <iterator>)
@@ -2071,10 +2085,15 @@ SYMBOL(lroundf, None, <math.h>)
2071
2085
SYMBOL(lroundl, std::, <cmath>)
2072
2086
SYMBOL(lroundl, None, <cmath>)
2073
2087
SYMBOL(lroundl, None, <math.h>)
2088
+ SYMBOL(make_any, std::, <any>)
2089
+ SYMBOL(make_const_iterator, std::, <iterator>)
2090
+ SYMBOL(make_const_sentinel, std::, <iterator>)
2074
2091
SYMBOL(make_exception_ptr, std::, <exception>)
2075
2092
SYMBOL(make_format_args, std::, <format>)
2076
2093
SYMBOL(make_from_tuple, std::, <tuple>)
2077
2094
SYMBOL(make_heap, std::, <algorithm>)
2095
+ SYMBOL(make_index_sequence, std::, <utility>)
2096
+ SYMBOL(make_integer_sequence, std::, <utility>)
2078
2097
SYMBOL(make_move_iterator, std::, <iterator>)
2079
2098
SYMBOL(make_obj_using_allocator, std::, <memory>)
2080
2099
SYMBOL(make_optional, std::, <optional>)
@@ -2131,6 +2150,7 @@ SYMBOL(mbstowcs, None, <stdlib.h>)
2131
2150
SYMBOL(mbtowc, std::, <cstdlib>)
2132
2151
SYMBOL(mbtowc, None, <cstdlib>)
2133
2152
SYMBOL(mbtowc, None, <stdlib.h>)
2153
+ SYMBOL(mdspan, std::, <mdspan>)
2134
2154
SYMBOL(mega, std::, <ratio>)
2135
2155
SYMBOL(mem_fn, std::, <functional>)
2136
2156
SYMBOL(mem_fun, std::, <functional>)
@@ -2365,9 +2385,11 @@ SYMBOL(predicate, std::, <concepts>)
2365
2385
SYMBOL(preferred, std::, <memory>)
2366
2386
SYMBOL(prev, std::, <iterator>)
2367
2387
SYMBOL(prev_permutation, std::, <algorithm>)
2388
+ SYMBOL(print, std::, <print>)
2368
2389
SYMBOL(printf, std::, <cstdio>)
2369
2390
SYMBOL(printf, None, <cstdio>)
2370
2391
SYMBOL(printf, None, <stdio.h>)
2392
+ SYMBOL(println, std::, <print>)
2371
2393
SYMBOL(priority_queue, std::, <queue>)
2372
2394
SYMBOL(proj, std::, <complex>)
2373
2395
SYMBOL(projected, std::, <iterator>)
@@ -3017,6 +3039,9 @@ SYMBOL(undeclare_reachable, std::, <memory>)
3017
3039
SYMBOL(underflow_error, std::, <stdexcept>)
3018
3040
SYMBOL(underlying_type, std::, <type_traits>)
3019
3041
SYMBOL(underlying_type_t , std::, <type_traits>)
3042
+ SYMBOL(unexpect, std::, <expected>)
3043
+ SYMBOL(unexpect_t , std::, <expected>)
3044
+ SYMBOL(unexpected, std::, <expected>)
3020
3045
SYMBOL(unexpected_handler, std::, <exception>)
3021
3046
SYMBOL(ungetc, std::, <cstdio>)
3022
3047
SYMBOL(ungetc, None, <cstdio>)
@@ -3087,6 +3112,8 @@ SYMBOL(vfwscanf, None, <wchar.h>)
3087
3112
SYMBOL(visit, std::, <variant>)
3088
3113
SYMBOL(visit_format_arg, std::, <format>)
3089
3114
SYMBOL(void_t , std::, <type_traits>)
3115
+ SYMBOL(vprint_nonunicode, std::, <print>)
3116
+ SYMBOL(vprint_unicode, std::, <print>)
3090
3117
SYMBOL(vprintf, std::, <cstdio>)
3091
3118
SYMBOL(vprintf, None, <cstdio>)
3092
3119
SYMBOL(vprintf, None, <stdio.h>)
@@ -3239,6 +3266,7 @@ SYMBOL(wfilebuf, std::, <iosfwd>)
3239
3266
SYMBOL(wformat_args, std::, <format>)
3240
3267
SYMBOL(wformat_context, std::, <format>)
3241
3268
SYMBOL(wformat_parse_context, std::, <format>)
3269
+ SYMBOL(wformat_string, std::, <format>)
3242
3270
SYMBOL(wfstream, std::, <fstream>)
3243
3271
SYMBOL(wfstream, std::, <iosfwd>)
3244
3272
SYMBOL(wifstream, std::, <fstream>)
@@ -3338,6 +3366,7 @@ SYMBOL(Tuesday, std::chrono::, <chrono>)
3338
3366
SYMBOL(Wednesday, std::chrono::, <chrono>)
3339
3367
SYMBOL(abs, std::chrono::, <chrono>)
3340
3368
SYMBOL(ambiguous_local_time, std::chrono::, <chrono>)
3369
+ SYMBOL(ceil, std::chrono::, <chrono>)
3341
3370
SYMBOL(choose, std::chrono::, <chrono>)
3342
3371
SYMBOL(clock_cast, std::chrono::, <chrono>)
3343
3372
SYMBOL(clock_time_conversion, std::chrono::, <chrono>)
@@ -3349,6 +3378,8 @@ SYMBOL(duration_values, std::chrono::, <chrono>)
3349
3378
SYMBOL(file_clock, std::chrono::, <chrono>)
3350
3379
SYMBOL(file_seconds, std::chrono::, <chrono>)
3351
3380
SYMBOL(file_time, std::chrono::, <chrono>)
3381
+ SYMBOL(floor, std::chrono::, <chrono>)
3382
+ SYMBOL(from_stream, std::chrono::, <chrono>)
3352
3383
SYMBOL(get_leap_second_info, std::chrono::, <chrono>)
3353
3384
SYMBOL(gps_clock, std::chrono::, <chrono>)
3354
3385
SYMBOL(gps_seconds, std::chrono::, <chrono>)
@@ -3383,6 +3414,7 @@ SYMBOL(month_weekday_last, std::chrono::, <chrono>)
3383
3414
SYMBOL(nanoseconds, std::chrono::, <chrono>)
3384
3415
SYMBOL(nonexistent_local_time, std::chrono::, <chrono>)
3385
3416
SYMBOL(parse, std::chrono::, <chrono>)
3417
+ SYMBOL(round, std::chrono::, <chrono>)
3386
3418
SYMBOL(seconds, std::chrono::, <chrono>)
3387
3419
SYMBOL(steady_clock, std::chrono::, <chrono>)
3388
3420
SYMBOL(sys_days, std::chrono::, <chrono>)
@@ -3425,6 +3457,7 @@ SYMBOL(sequenced_policy, std::execution::, <execution>)
3425
3457
SYMBOL(unseq, std::execution::, <execution>)
3426
3458
SYMBOL(unsequenced_policy, std::execution::, <execution>)
3427
3459
SYMBOL(absolute, std::filesystem::, <filesystem>)
3460
+ SYMBOL(begin, std::filesystem::, <filesystem>)
3428
3461
SYMBOL(canonical, std::filesystem::, <filesystem>)
3429
3462
SYMBOL(copy, std::filesystem::, <filesystem>)
3430
3463
SYMBOL(copy_file, std::filesystem::, <filesystem>)
@@ -3439,6 +3472,7 @@ SYMBOL(current_path, std::filesystem::, <filesystem>)
3439
3472
SYMBOL(directory_entry, std::filesystem::, <filesystem>)
3440
3473
SYMBOL(directory_iterator, std::filesystem::, <filesystem>)
3441
3474
SYMBOL(directory_options, std::filesystem::, <filesystem>)
3475
+ SYMBOL(end, std::filesystem::, <filesystem>)
3442
3476
SYMBOL(equivalent, std::filesystem::, <filesystem>)
3443
3477
SYMBOL(exists, std::filesystem::, <filesystem>)
3444
3478
SYMBOL(file_size, std::filesystem::, <filesystem>)
@@ -3539,6 +3573,8 @@ SYMBOL(wcmatch, std::pmr::, <regex>)
3539
3573
SYMBOL(wsmatch, std::pmr::, <regex>)
3540
3574
SYMBOL(wstring, std::pmr::, <string>)
3541
3575
SYMBOL(adjacent_find, std::ranges::, <algorithm>)
3576
+ SYMBOL(adjacent_transform_view, std::ranges::, <ranges>)
3577
+ SYMBOL(adjacent_view, std::ranges::, <ranges>)
3542
3578
SYMBOL(advance, std::ranges::, <iterator>)
3543
3579
SYMBOL(all_of, std::ranges::, <algorithm>)
3544
3580
SYMBOL(any_of, std::ranges::, <algorithm>)
@@ -3551,9 +3587,12 @@ SYMBOL(binary_transform_result, std::ranges::, <algorithm>)
3551
3587
SYMBOL(borrowed_iterator_t , std::ranges::, <ranges>)
3552
3588
SYMBOL(borrowed_range, std::ranges::, <ranges>)
3553
3589
SYMBOL(borrowed_subrange_t , std::ranges::, <ranges>)
3590
+ SYMBOL(cartesian_product_view, std::ranges::, <ranges>)
3554
3591
SYMBOL(cbegin, std::ranges::, <ranges>)
3555
3592
SYMBOL(cdata, std::ranges::, <ranges>)
3556
3593
SYMBOL(cend, std::ranges::, <ranges>)
3594
+ SYMBOL(chunk_by_view, std::ranges::, <ranges>)
3595
+ SYMBOL(chunk_view, std::ranges::, <ranges>)
3557
3596
SYMBOL(clamp, std::ranges::, <algorithm>)
3558
3597
SYMBOL(common_range, std::ranges::, <ranges>)
3559
3598
SYMBOL(common_view, std::ranges::, <ranges>)
@@ -3604,13 +3643,20 @@ SYMBOL(find_if_not, std::ranges::, <algorithm>)
3604
3643
SYMBOL(find_last, std::ranges::, <algorithm>)
3605
3644
SYMBOL(find_last_if, std::ranges::, <algorithm>)
3606
3645
SYMBOL(find_last_if_not, std::ranges::, <algorithm>)
3646
+ SYMBOL(fold_left, std::ranges::, <algorithm>)
3647
+ SYMBOL(fold_left_first, std::ranges::, <algorithm>)
3648
+ SYMBOL(fold_left_first_with_iter, std::ranges::, <algorithm>)
3649
+ SYMBOL(fold_left_with_iter, std::ranges::, <algorithm>)
3650
+ SYMBOL(fold_right, std::ranges::, <algorithm>)
3651
+ SYMBOL(fold_right_last, std::ranges::, <algorithm>)
3607
3652
SYMBOL(for_each, std::ranges::, <algorithm>)
3608
3653
SYMBOL(for_each_n, std::ranges::, <algorithm>)
3609
3654
SYMBOL(for_each_n_result, std::ranges::, <algorithm>)
3610
3655
SYMBOL(for_each_result, std::ranges::, <algorithm>)
3611
3656
SYMBOL(forward_range, std::ranges::, <ranges>)
3612
3657
SYMBOL(generate, std::ranges::, <algorithm>)
3613
3658
SYMBOL(generate_n, std::ranges::, <algorithm>)
3659
+ SYMBOL(get, std::ranges::, <ranges>)
3614
3660
SYMBOL(greater, std::ranges::, <functional>)
3615
3661
SYMBOL(greater_equal, std::ranges::, <functional>)
3616
3662
SYMBOL(in_found_result, std::ranges::, <algorithm>)
@@ -3684,6 +3730,7 @@ SYMBOL(prev_permutation_result, std::ranges::, <algorithm>)
3684
3730
SYMBOL(push_heap, std::ranges::, <algorithm>)
3685
3731
SYMBOL(random_access_range, std::ranges::, <ranges>)
3686
3732
SYMBOL(range, std::ranges::, <ranges>)
3733
+ SYMBOL(range_adaptor_closure, std::ranges::, <ranges>)
3687
3734
SYMBOL(range_const_reference_t , std::ranges::, <ranges>)
3688
3735
SYMBOL(range_difference_t , std::ranges::, <ranges>)
3689
3736
SYMBOL(range_reference_t , std::ranges::, <ranges>)
@@ -3699,6 +3746,7 @@ SYMBOL(remove_copy_if_result, std::ranges::, <algorithm>)
3699
3746
SYMBOL(remove_copy_result, std::ranges::, <algorithm>)
3700
3747
SYMBOL(remove_if, std::ranges::, <algorithm>)
3701
3748
SYMBOL(rend, std::ranges::, <ranges>)
3749
+ SYMBOL(repeat_view, std::ranges::, <ranges>)
3702
3750
SYMBOL(replace, std::ranges::, <algorithm>)
3703
3751
SYMBOL(replace_copy, std::ranges::, <algorithm>)
3704
3752
SYMBOL(replace_copy_if, std::ranges::, <algorithm>)
@@ -3730,13 +3778,15 @@ SYMBOL(shuffle, std::ranges::, <algorithm>)
3730
3778
SYMBOL(single_view, std::ranges::, <ranges>)
3731
3779
SYMBOL(size, std::ranges::, <ranges>)
3732
3780
SYMBOL(sized_range, std::ranges::, <ranges>)
3781
+ SYMBOL(slide_view, std::ranges::, <ranges>)
3733
3782
SYMBOL(sort, std::ranges::, <algorithm>)
3734
3783
SYMBOL(sort_heap, std::ranges::, <algorithm>)
3735
3784
SYMBOL(split_view, std::ranges::, <ranges>)
3736
3785
SYMBOL(ssize, std::ranges::, <ranges>)
3737
3786
SYMBOL(stable_partition, std::ranges::, <algorithm>)
3738
3787
SYMBOL(stable_sort, std::ranges::, <algorithm>)
3739
3788
SYMBOL(starts_with, std::ranges::, <algorithm>)
3789
+ SYMBOL(stride_view, std::ranges::, <ranges>)
3740
3790
SYMBOL(subrange, std::ranges::, <ranges>)
3741
3791
SYMBOL(subrange_kind, std::ranges::, <ranges>)
3742
3792
SYMBOL(swap, std::ranges::, <concepts>)
@@ -3773,10 +3823,15 @@ SYMBOL(viewable_range, std::ranges::, <ranges>)
3773
3823
SYMBOL(wistream_view, std::ranges::, <ranges>)
3774
3824
SYMBOL(zip_transform_view, std::ranges::, <ranges>)
3775
3825
SYMBOL(zip_view, std::ranges::, <ranges>)
3826
+ SYMBOL(adjacent, std::ranges::views::, <ranges>)
3827
+ SYMBOL(adjacent_transform, std::ranges::views::, <ranges>)
3776
3828
SYMBOL(all, std::ranges::views::, <ranges>)
3777
3829
SYMBOL(all_t , std::ranges::views::, <ranges>)
3778
3830
SYMBOL(as_const, std::ranges::views::, <ranges>)
3779
3831
SYMBOL(as_rvalue, std::ranges::views::, <ranges>)
3832
+ SYMBOL(cartesian_product, std::ranges::views::, <ranges>)
3833
+ SYMBOL(chunk, std::ranges::views::, <ranges>)
3834
+ SYMBOL(chunk_by, std::ranges::views::, <ranges>)
3780
3835
SYMBOL(common, std::ranges::views::, <ranges>)
3781
3836
SYMBOL(counted, std::ranges::views::, <ranges>)
3782
3837
SYMBOL(drop, std::ranges::views::, <ranges>)
@@ -3791,9 +3846,14 @@ SYMBOL(join, std::ranges::views::, <ranges>)
3791
3846
SYMBOL(join_with, std::ranges::views::, <ranges>)
3792
3847
SYMBOL(keys, std::ranges::views::, <ranges>)
3793
3848
SYMBOL(lazy_split, std::ranges::views::, <ranges>)
3849
+ SYMBOL(pairwise, std::ranges::views::, <ranges>)
3850
+ SYMBOL(pairwise_transform, std::ranges::views::, <ranges>)
3851
+ SYMBOL(repeat, std::ranges::views::, <ranges>)
3794
3852
SYMBOL(reverse, std::ranges::views::, <ranges>)
3795
3853
SYMBOL(single, std::ranges::views::, <ranges>)
3854
+ SYMBOL(slide, std::ranges::views::, <ranges>)
3796
3855
SYMBOL(split, std::ranges::views::, <ranges>)
3856
+ SYMBOL(stride, std::ranges::views::, <ranges>)
3797
3857
SYMBOL(take, std::ranges::views::, <ranges>)
3798
3858
SYMBOL(take_while, std::ranges::views::, <ranges>)
3799
3859
SYMBOL(transform, std::ranges::views::, <ranges>)
@@ -3844,10 +3904,15 @@ SYMBOL(get_id, std::this_thread::, <thread>)
3844
3904
SYMBOL(sleep_for, std::this_thread::, <thread>)
3845
3905
SYMBOL(sleep_until, std::this_thread::, <thread>)
3846
3906
SYMBOL(yield, std::this_thread::, <thread>)
3907
+ SYMBOL(adjacent, std::views::, <ranges>)
3908
+ SYMBOL(adjacent_transform, std::views::, <ranges>)
3847
3909
SYMBOL(all, std::views::, <ranges>)
3848
3910
SYMBOL(all_t , std::views::, <ranges>)
3849
3911
SYMBOL(as_const, std::views::, <ranges>)
3850
3912
SYMBOL(as_rvalue, std::views::, <ranges>)
3913
+ SYMBOL(cartesian_product, std::views::, <ranges>)
3914
+ SYMBOL(chunk, std::views::, <ranges>)
3915
+ SYMBOL(chunk_by, std::views::, <ranges>)
3851
3916
SYMBOL(common, std::views::, <ranges>)
3852
3917
SYMBOL(counted, std::views::, <ranges>)
3853
3918
SYMBOL(drop, std::views::, <ranges>)
@@ -3862,9 +3927,14 @@ SYMBOL(join, std::views::, <ranges>)
3862
3927
SYMBOL(join_with, std::views::, <ranges>)
3863
3928
SYMBOL(keys, std::views::, <ranges>)
3864
3929
SYMBOL(lazy_split, std::views::, <ranges>)
3930
+ SYMBOL(pairwise, std::views::, <ranges>)
3931
+ SYMBOL(pairwise_transform, std::views::, <ranges>)
3932
+ SYMBOL(repeat, std::views::, <ranges>)
3865
3933
SYMBOL(reverse, std::views::, <ranges>)
3866
3934
SYMBOL(single, std::views::, <ranges>)
3935
+ SYMBOL(slide, std::views::, <ranges>)
3867
3936
SYMBOL(split, std::views::, <ranges>)
3937
+ SYMBOL(stride, std::views::, <ranges>)
3868
3938
SYMBOL(take, std::views::, <ranges>)
3869
3939
SYMBOL(take_while, std::views::, <ranges>)
3870
3940
SYMBOL(transform, std::views::, <ranges>)
0 commit comments