|
56 | 56 | - ext/__hash: DO_NOT_INCLUDE_NON_STANDARD_EXT___HASH
|
57 | 57 | - ext/hash_map: DO_NOT_INCLUDE_NON_STANDARD_EXT_HASH_MAP
|
58 | 58 | - ext/hash_set: DO_NOT_INCLUDE_NON_STANDARD_EXT_HASH_SET
|
59 |
| - - experimental/__config: DO_NOT_INCLUDE_NON_STANDARD_EXPERIMENTAL___CONFIG |
60 | 59 | - experimental/__simd/aligned_tag.h: DO_NOT_INCLUDE_NON_STANDARD_EXPERIMENTAL___SIMD_ALIGNED_TAG_H
|
61 | 60 | - experimental/__simd/declaration.h: DO_NOT_INCLUDE_NON_STANDARD_EXPERIMENTAL___SIMD_DECLARATION_H
|
62 | 61 | - experimental/__simd/reference.h: DO_NOT_INCLUDE_NON_STANDARD_EXPERIMENTAL___SIMD_REFERENCE_H
|
|
297 | 296 | - __algorithm/ranges_find_first_of.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_find_first_of.h
|
298 | 297 | - __algorithm/ranges_find_if.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_find_if.h
|
299 | 298 | - __algorithm/ranges_find_if_not.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_find_if_not.h
|
| 299 | + - __algorithm/ranges_find_last.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_find_last.h |
300 | 300 | - __algorithm/ranges_for_each.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_for_each.h
|
301 | 301 | - __algorithm/ranges_for_each_n.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_for_each_n.h
|
302 | 302 | - __algorithm/ranges_generate.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_generate.h
|
|
520 | 520 | - __coroutine/coroutine_traits.h: contrib/libs/cxxsupp/libcxx/include/__coroutine/coroutine_traits.h
|
521 | 521 | - __coroutine/noop_coroutine_handle.h: contrib/libs/cxxsupp/libcxx/include/__coroutine/noop_coroutine_handle.h
|
522 | 522 | - __coroutine/trivial_awaitables.h: contrib/libs/cxxsupp/libcxx/include/__coroutine/trivial_awaitables.h
|
| 523 | + - __cstddef/byte.h: contrib/libs/cxxsupp/libcxx/include/__cstddef/byte.h |
| 524 | + - __cstddef/max_align_t.h: contrib/libs/cxxsupp/libcxx/include/__cstddef/max_align_t.h |
| 525 | + - __cstddef/nullptr_t.h: contrib/libs/cxxsupp/libcxx/include/__cstddef/nullptr_t.h |
| 526 | + - __cstddef/ptrdiff_t.h: contrib/libs/cxxsupp/libcxx/include/__cstddef/ptrdiff_t.h |
| 527 | + - __cstddef/size_t.h: contrib/libs/cxxsupp/libcxx/include/__cstddef/size_t.h |
523 | 528 | - __debug_utils/randomize_range.h: contrib/libs/cxxsupp/libcxx/include/__debug_utils/randomize_range.h
|
524 | 529 | - __debug_utils/sanitizers.h: contrib/libs/cxxsupp/libcxx/include/__debug_utils/sanitizers.h
|
525 | 530 | - __debug_utils/strict_weak_ordering_check.h: contrib/libs/cxxsupp/libcxx/include/__debug_utils/strict_weak_ordering_check.h
|
|
609 | 614 | - __functional/weak_result_type.h: contrib/libs/cxxsupp/libcxx/include/__functional/weak_result_type.h
|
610 | 615 | - __fwd/array.h: contrib/libs/cxxsupp/libcxx/include/__fwd/array.h
|
611 | 616 | - __fwd/bit_reference.h: contrib/libs/cxxsupp/libcxx/include/__fwd/bit_reference.h
|
| 617 | + - __fwd/byte.h: contrib/libs/cxxsupp/libcxx/include/__fwd/byte.h |
612 | 618 | - __fwd/complex.h: contrib/libs/cxxsupp/libcxx/include/__fwd/complex.h
|
613 | 619 | - __fwd/deque.h: contrib/libs/cxxsupp/libcxx/include/__fwd/deque.h
|
614 | 620 | - __fwd/format.h: contrib/libs/cxxsupp/libcxx/include/__fwd/format.h
|
615 | 621 | - __fwd/fstream.h: contrib/libs/cxxsupp/libcxx/include/__fwd/fstream.h
|
616 | 622 | - __fwd/functional.h: contrib/libs/cxxsupp/libcxx/include/__fwd/functional.h
|
| 623 | + - __fwd/get.h: contrib/libs/cxxsupp/libcxx/include/__fwd/get.h |
617 | 624 | - __fwd/ios.h: contrib/libs/cxxsupp/libcxx/include/__fwd/ios.h
|
618 | 625 | - __fwd/istream.h: contrib/libs/cxxsupp/libcxx/include/__fwd/istream.h
|
619 | 626 | - __fwd/mdspan.h: contrib/libs/cxxsupp/libcxx/include/__fwd/mdspan.h
|
|
630 | 637 | - __fwd/string_view.h: contrib/libs/cxxsupp/libcxx/include/__fwd/string_view.h
|
631 | 638 | - __fwd/subrange.h: contrib/libs/cxxsupp/libcxx/include/__fwd/subrange.h
|
632 | 639 | - __fwd/tuple.h: contrib/libs/cxxsupp/libcxx/include/__fwd/tuple.h
|
| 640 | + - __fwd/variant.h: contrib/libs/cxxsupp/libcxx/include/__fwd/variant.h |
633 | 641 | - __fwd/vector.h: contrib/libs/cxxsupp/libcxx/include/__fwd/vector.h
|
634 | 642 | - __ios/fpos.h: contrib/libs/cxxsupp/libcxx/include/__ios/fpos.h
|
635 | 643 | - __iterator/access.h: contrib/libs/cxxsupp/libcxx/include/__iterator/access.h
|
|
703 | 711 | - __math/remainder.h: contrib/libs/cxxsupp/libcxx/include/__math/remainder.h
|
704 | 712 | - __math/roots.h: contrib/libs/cxxsupp/libcxx/include/__math/roots.h
|
705 | 713 | - __math/rounding_functions.h: contrib/libs/cxxsupp/libcxx/include/__math/rounding_functions.h
|
| 714 | + - __math/special_functions.h: contrib/libs/cxxsupp/libcxx/include/__math/special_functions.h |
706 | 715 | - __math/traits.h: contrib/libs/cxxsupp/libcxx/include/__math/traits.h
|
707 | 716 | - __math/trigonometric_functions.h: contrib/libs/cxxsupp/libcxx/include/__math/trigonometric_functions.h
|
708 | 717 | - __mdspan/default_accessor.h: contrib/libs/cxxsupp/libcxx/include/__mdspan/default_accessor.h
|
|
718 | 727 | - __memory/allocation_guard.h: contrib/libs/cxxsupp/libcxx/include/__memory/allocation_guard.h
|
719 | 728 | - __memory/allocator.h: contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h
|
720 | 729 | - __memory/allocator_arg_t.h: contrib/libs/cxxsupp/libcxx/include/__memory/allocator_arg_t.h
|
| 730 | + - __memory/allocator_const.h: contrib/libs/cxxsupp/libcxx/include/__memory/allocator_const.h |
721 | 731 | - __memory/allocator_destructor.h: contrib/libs/cxxsupp/libcxx/include/__memory/allocator_destructor.h
|
722 | 732 | - __memory/allocator_traits.h: contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h
|
723 | 733 | - __memory/assume_aligned.h: contrib/libs/cxxsupp/libcxx/include/__memory/assume_aligned.h
|
|
727 | 737 | - __memory/concepts.h: contrib/libs/cxxsupp/libcxx/include/__memory/concepts.h
|
728 | 738 | - __memory/construct_at.h: contrib/libs/cxxsupp/libcxx/include/__memory/construct_at.h
|
729 | 739 | - __memory/destruct_n.h: contrib/libs/cxxsupp/libcxx/include/__memory/destruct_n.h
|
| 740 | + - __memory/inout_ptr.h: contrib/libs/cxxsupp/libcxx/include/__memory/inout_ptr.h |
| 741 | + - __memory/noexcept_move_assign_container.h: contrib/libs/cxxsupp/libcxx/include/__memory/noexcept_move_assign_container.h |
| 742 | + - __memory/out_ptr.h: contrib/libs/cxxsupp/libcxx/include/__memory/out_ptr.h |
730 | 743 | - __memory/pointer_safety.h: contrib/libs/cxxsupp/libcxx/include/__memory/pointer_safety.h
|
731 | 744 | - __memory/pointer_traits.h: contrib/libs/cxxsupp/libcxx/include/__memory/pointer_traits.h
|
732 | 745 | - __memory/ranges_construct_at.h: contrib/libs/cxxsupp/libcxx/include/__memory/ranges_construct_at.h
|
|
738 | 751 | - __memory/temporary_buffer.h: contrib/libs/cxxsupp/libcxx/include/__memory/temporary_buffer.h
|
739 | 752 | - __memory/uninitialized_algorithms.h: contrib/libs/cxxsupp/libcxx/include/__memory/uninitialized_algorithms.h
|
740 | 753 | - __memory/unique_ptr.h: contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h
|
| 754 | + - __memory/unique_temporary_buffer.h: contrib/libs/cxxsupp/libcxx/include/__memory/unique_temporary_buffer.h |
741 | 755 | - __memory/uses_allocator.h: contrib/libs/cxxsupp/libcxx/include/__memory/uses_allocator.h
|
742 | 756 | - __memory/uses_allocator_construction.h: contrib/libs/cxxsupp/libcxx/include/__memory/uses_allocator_construction.h
|
743 | 757 | - __memory/voidify.h: contrib/libs/cxxsupp/libcxx/include/__memory/voidify.h
|
|
901 | 915 | - __thread/thread.h: contrib/libs/cxxsupp/libcxx/include/__thread/thread.h
|
902 | 916 | - __thread/timed_backoff_policy.h: contrib/libs/cxxsupp/libcxx/include/__thread/timed_backoff_policy.h
|
903 | 917 | - __tuple/find_index.h: contrib/libs/cxxsupp/libcxx/include/__tuple/find_index.h
|
| 918 | + - __tuple/ignore.h: contrib/libs/cxxsupp/libcxx/include/__tuple/ignore.h |
904 | 919 | - __tuple/make_tuple_types.h: contrib/libs/cxxsupp/libcxx/include/__tuple/make_tuple_types.h
|
905 | 920 | - __tuple/sfinae_helpers.h: contrib/libs/cxxsupp/libcxx/include/__tuple/sfinae_helpers.h
|
906 | 921 | - __tuple/tuple_element.h: contrib/libs/cxxsupp/libcxx/include/__tuple/tuple_element.h
|
|
967 | 982 | - __type_traits/is_implicitly_default_constructible.h: contrib/libs/cxxsupp/libcxx/include/__type_traits/is_implicitly_default_constructible.h
|
968 | 983 | - __type_traits/is_integral.h: contrib/libs/cxxsupp/libcxx/include/__type_traits/is_integral.h
|
969 | 984 | - __type_traits/is_literal_type.h: contrib/libs/cxxsupp/libcxx/include/__type_traits/is_literal_type.h
|
970 |
| - - __type_traits/is_member_function_pointer.h: contrib/libs/cxxsupp/libcxx/include/__type_traits/is_member_function_pointer.h |
971 |
| - - __type_traits/is_member_object_pointer.h: contrib/libs/cxxsupp/libcxx/include/__type_traits/is_member_object_pointer.h |
972 | 985 | - __type_traits/is_member_pointer.h: contrib/libs/cxxsupp/libcxx/include/__type_traits/is_member_pointer.h
|
973 | 986 | - __type_traits/is_nothrow_assignable.h: contrib/libs/cxxsupp/libcxx/include/__type_traits/is_nothrow_assignable.h
|
974 | 987 | - __type_traits/is_nothrow_constructible.h: contrib/libs/cxxsupp/libcxx/include/__type_traits/is_nothrow_constructible.h
|
|
985 | 998 | - __type_traits/is_referenceable.h: contrib/libs/cxxsupp/libcxx/include/__type_traits/is_referenceable.h
|
986 | 999 | - __type_traits/is_same.h: contrib/libs/cxxsupp/libcxx/include/__type_traits/is_same.h
|
987 | 1000 | - __type_traits/is_scalar.h: contrib/libs/cxxsupp/libcxx/include/__type_traits/is_scalar.h
|
988 |
| - - __type_traits/is_scoped_enum.h: contrib/libs/cxxsupp/libcxx/include/__type_traits/is_scoped_enum.h |
989 | 1001 | - __type_traits/is_signed.h: contrib/libs/cxxsupp/libcxx/include/__type_traits/is_signed.h
|
990 | 1002 | - __type_traits/is_signed_integer.h: contrib/libs/cxxsupp/libcxx/include/__type_traits/is_signed_integer.h
|
991 | 1003 | - __type_traits/is_specialization.h: contrib/libs/cxxsupp/libcxx/include/__type_traits/is_specialization.h
|
|
1013 | 1025 | - __type_traits/maybe_const.h: contrib/libs/cxxsupp/libcxx/include/__type_traits/maybe_const.h
|
1014 | 1026 | - __type_traits/nat.h: contrib/libs/cxxsupp/libcxx/include/__type_traits/nat.h
|
1015 | 1027 | - __type_traits/negation.h: contrib/libs/cxxsupp/libcxx/include/__type_traits/negation.h
|
1016 |
| - - __type_traits/noexcept_move_assign_container.h: contrib/libs/cxxsupp/libcxx/include/__type_traits/noexcept_move_assign_container.h |
1017 | 1028 | - __type_traits/promote.h: contrib/libs/cxxsupp/libcxx/include/__type_traits/promote.h
|
1018 | 1029 | - __type_traits/rank.h: contrib/libs/cxxsupp/libcxx/include/__type_traits/rank.h
|
1019 | 1030 | - __type_traits/remove_all_extents.h: contrib/libs/cxxsupp/libcxx/include/__type_traits/remove_all_extents.h
|
|
0 commit comments