CARVIEW |
Select Language
HTTP/2 200
date: Tue, 29 Jul 2025 03:32:59 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/"740c3035f7340bc2f0c6bb9cf73599a8"
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=o5K89K8qcUzUHqhOa3nhXB7WQKj9ba3FoyQL2sUV2mc7GeqakYMDVSuUEkvYNlvxGMZ60dOHqPawCqA1En1bfDcTLXnTb9W8ids0iJ5ANDR0lz6GhQBmW648wPkYi%2BP29cfFjEnQOvvu116rx5Bkx%2FXC7D4wqwK%2FkqukQJgW8%2Bpkd5Df%2BzBM6M3hCeLLj58X6ft3zKbE3%2Br6KkWhGYf9EEcCLDTWTl8ave3xRUCq2id2TGPQ1pEr1zVMXuwfGJeKlUEIkcFn0AemHasi66xQ0w%3D%3D--UndlED%2BANYK%2B6Bxy--9RrlJ6yRUJQUoowwwStKiA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.168991100.1753759979; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 03:32:59 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 03:32:59 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: C072:10E1AB:228090:32A504:688840EA
Vectorize `find_first_not_of`/`find_last_not_of` member functions (mu… · microsoft/STL@185398a · 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 185398a
File tree
Expand file treeCollapse file tree
4 files changed
+447
-121
lines changedFilter options
- benchmarks/src
- stl
- inc
- src
- tests/std/tests/VSO_0000000_vector_algorithms
Expand file treeCollapse file tree
4 files changed
+447
-121
lines changedbenchmarks/src/find_first_of.cpp
Copy file name to clipboardExpand all lines: benchmarks/src/find_first_of.cpp+42-14Lines changed: 42 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
9 | 8 |
| |
10 |
| - | |
11 |
| - | |
12 | 9 |
| |
13 | 10 |
| |
14 | 11 |
| |
| |||
17 | 14 |
| |
18 | 15 |
| |
19 | 16 |
| |
20 |
| - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 |
| |
22 |
| - | |
| 25 | + | |
23 | 26 |
| |
24 | 27 |
| |
25 | 28 |
| |
| |||
29 | 32 |
| |
30 | 33 |
| |
31 | 34 |
| |
32 |
| - | |
33 |
| - | |
| 35 | + | |
34 | 36 |
| |
35 |
| - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
36 | 43 |
| |
37 | 44 |
| |
38 |
| - | |
39 |
| - | |
40 |
| - | |
| 45 | + | |
| 46 | + | |
41 | 47 |
| |
42 | 48 |
| |
43 |
| - | |
44 |
| - | |
45 | 49 |
| |
46 | 50 |
| |
47 | 51 |
| |
48 | 52 |
| |
49 |
| - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
50 | 66 |
| |
51 | 67 |
| |
52 | 68 |
| |
| |||
55 | 71 |
| |
56 | 72 |
| |
57 | 73 |
| |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
58 | 78 |
| |
59 | 79 |
| |
60 | 80 |
| |
| |||
82 | 102 |
| |
83 | 103 |
| |
84 | 104 |
| |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
85 | 113 |
|
stl/inc/__msvc_string_view.hpp
Copy file name to clipboardExpand all lines: stl/inc/__msvc_string_view.hpp+62Lines changed: 62 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
60 | 70 |
| |
61 | 71 |
| |
62 | 72 |
| |
| |||
120 | 130 |
| |
121 | 131 |
| |
122 | 132 |
| |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
123 | 159 |
| |
124 | 160 |
| |
125 | 161 |
| |
| |||
1004 | 1040 |
| |
1005 | 1041 |
| |
1006 | 1042 |
| |
| 1043 | + | |
| 1044 | + | |
| 1045 | + | |
| 1046 | + | |
| 1047 | + | |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
| 1052 | + | |
| 1053 | + | |
| 1054 | + | |
| 1055 | + | |
| 1056 | + | |
| 1057 | + | |
1007 | 1058 |
| |
1008 | 1059 |
| |
1009 | 1060 |
| |
| |||
1071 | 1122 |
| |
1072 | 1123 |
| |
1073 | 1124 |
| |
| 1125 | + | |
| 1126 | + | |
| 1127 | + | |
| 1128 | + | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
| 1132 | + | |
| 1133 | + | |
| 1134 | + | |
| 1135 | + | |
1074 | 1136 |
| |
1075 | 1137 |
| |
1076 | 1138 |
| |
|
You can’t perform that action at this time.
0 commit comments