CARVIEW |
Select Language
HTTP/2 200
date: Wed, 30 Jul 2025 04:05:23 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/microsoft/STL.git
etag: W/"9e2effce12a46edfe5248736bd0cde26"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=gAwjyd9lHwzA7DamQrNwb4gil19cPSUjTZiS1Ymyn0hu4gQJ67VaLdHfmDPWI5No21PBcy1aIvTVXWdq%2FYkkc%2FD1znpTw0pF37stoByxUEp4NasXDzAKqm8yN0u8jsyVx4fuYOqjKXh%2BiElEFNc6OnpmnUbOt%2FAaj8JkOXcI5XPq7wnaY3EXU5i3W4VEscWdJCczUUfNcNGmKkn5AXz4NrXevZ4rY7q9jCmXDpiBa3zKtAtAcRCReO8caZWe2%2FHqnbXFcMDbgTnDxO2Gd%2BtFTQ%3D%3D--r7MNxQELFFiVQUoq--Ah7ppSi1%2B4%2B1Ge511HH%2Bhg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1228941654.1753848322; Path=/; Domain=github.com; Expires=Thu, 30 Jul 2026 04:05:22 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 30 Jul 2026 04:05:22 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B280:E5283:11F247D:15D9D34:68899A02
Vectorize `basic_string::find_last_of` (#4934) · microsoft/STL@23dc7e3 · GitHub
Copy file name to clipboardExpand all lines: benchmarks/src/find_first_of.cpp
Copy file name to clipboardExpand all lines: stl/inc/__msvc_string_view.hpp
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit 23dc7e3
File tree
Expand file treeCollapse file tree
4 files changed
+310
-89
lines changedFilter options
- benchmarks/src
- stl
- inc
- src
- tests/std/tests/VSO_0000000_vector_algorithms
Expand file treeCollapse file tree
4 files changed
+310
-89
lines changedbenchmarks/src/find_first_of.cpp
Copy file name to clipboardExpand all lines: benchmarks/src/find_first_of.cpp+30-11Lines changed: 30 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
8 | 9 |
| |
| 10 | + | |
9 | 11 |
| |
10 | 12 |
| |
11 | 13 |
| |
12 | 14 |
| |
13 | 15 |
| |
14 | 16 |
| |
15 | 17 |
| |
16 |
| - | |
| 18 | + | |
17 | 19 |
| |
18 |
| - | |
| 20 | + | |
19 | 21 |
| |
20 | 22 |
| |
21 | 23 |
| |
22 | 24 |
| |
23 | 25 |
| |
24 | 26 |
| |
25 |
| - | |
| 27 | + | |
26 | 28 |
| |
27 |
| - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
28 | 33 |
| |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
29 | 40 |
| |
30 | 41 |
| |
31 | 42 |
| |
| |||
37 | 48 |
| |
38 | 49 |
| |
39 | 50 |
| |
40 |
| - | |
41 |
| - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
42 | 55 |
| |
43 | 56 |
| |
44 | 57 |
| |
45 | 58 |
| |
46 | 59 |
| |
47 | 60 |
| |
48 | 61 |
| |
49 |
| - | |
50 |
| - | |
| 62 | + | |
| 63 | + | |
51 | 64 |
| |
52 | 65 |
| |
53 | 66 |
| |
54 | 67 |
| |
55 | 68 |
| |
56 | 69 |
| |
57 | 70 |
| |
58 |
| - | |
59 |
| - | |
60 |
| - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
61 | 80 |
| |
62 | 81 |
|
stl/inc/__msvc_string_view.hpp
Copy file name to clipboardExpand all lines: stl/inc/__msvc_string_view.hpp+92-24Lines changed: 92 additions & 24 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
22 | 58 |
| |
23 | 59 |
| |
24 | 60 |
| |
| |||
731 | 767 |
| |
732 | 768 |
| |
733 | 769 |
| |
734 |
| - | |
735 |
| - | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
| 774 | + | |
| 775 | + | |
736 | 776 |
| |
737 |
| - | |
| 777 | + | |
738 | 778 |
| |
739 | 779 |
| |
740 | 780 |
| |
| |||
776 | 816 |
| |
777 | 817 |
| |
778 | 818 |
| |
779 |
| - | |
| 819 | + | |
780 | 820 |
| |
781 | 821 |
| |
782 | 822 |
| |
783 | 823 |
| |
784 |
| - | |
785 |
| - | |
786 |
| - | |
787 |
| - | |
788 |
| - | |
789 |
| - | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
790 | 844 |
| |
| 845 | + | |
791 | 846 |
| |
792 |
| - | |
793 |
| - | |
794 |
| - | |
795 |
| - | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
| 850 | + | |
| 851 | + | |
| 852 | + | |
| 853 | + | |
796 | 854 |
| |
797 |
| - | |
798 |
| - | |
| 855 | + | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
799 | 859 |
| |
| 860 | + | |
| 861 | + | |
800 | 862 |
| |
801 |
| - | |
802 |
| - | |
803 |
| - | |
804 |
| - | |
805 |
| - | |
806 | 863 |
| |
807 |
| - | |
808 |
| - | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
809 | 868 |
| |
810 | 869 |
| |
| 870 | + | |
811 | 871 |
| |
812 | 872 |
| |
813 | 873 |
| |
814 |
| - | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
| 880 | + | |
| 881 | + | |
| 882 | + | |
815 | 883 |
| |
816 | 884 |
| |
817 | 885 |
| |
|
You can’t perform that action at this time.
0 commit comments