CARVIEW |
Select Language
HTTP/2 200
date: Thu, 24 Jul 2025 07:53:39 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/"3dfe0b325f32990f78e3541d7f50268a"
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=QNv%2BIbT65A6bb3Q1I6Y7J0mes8TX02FPO3V7VspMPs5I4V3qlV3IAeXGT7tHAWh0Wvybeml4ZW%2BXrIoYp%2FsUOdjmIYCrQgYBoLPzIYwwsTuHRAAGjW%2FdJfZ8saPkZxleq%2BTW7%2FPoQxF0cSzmwEAP1hsUmI2pf3p0dPmZIupxFOXkcjv9zgk8YuYlhd4YCoMCLZLwex%2BJ%2F1%2Fm6lHgkijX3kAhH1Z4USQTlo4Qeyu3z0xcq%2FElwi3dkhrt2v7BMAiwyX%2BrlH9p4JSmTdjbRyShDQ%3D%3D--rvSVaaSbWH6uIaAP--Cpn6DaV3G6eMafMOHRJNyg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.971160300.1753343618; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 07:53:38 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 07:53:38 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: D38A:B5FA6:1631476:1AAEA02:6881E682
Fix and extend key extraction for unique map/set containers (#5050) · microsoft/STL@41e3f51 · GitHub
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit 41e3f51
Expand file treeCollapse file tree
4 files changed
+334
-25
lines changed+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
590 | 590 |
| |
591 | 591 |
| |
592 | 592 |
| |
593 |
| - | |
| 593 | + | |
594 | 594 |
| |
595 | 595 |
| |
596 | 596 |
| |
| |||
642 | 642 |
| |
643 | 643 |
| |
644 | 644 |
| |
645 |
| - | |
| 645 | + | |
646 | 646 |
| |
647 | 647 |
| |
648 | 648 |
| |
|
+54-9Lines changed: 54 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2088 | 2088 |
| |
2089 | 2089 |
| |
2090 | 2090 |
| |
2091 |
| - | |
| 2091 | + | |
| 2092 | + | |
| 2093 | + | |
| 2094 | + | |
| 2095 | + | |
| 2096 | + | |
| 2097 | + | |
| 2098 | + | |
2092 | 2099 |
| |
2093 |
| - | |
| 2100 | + | |
2094 | 2101 |
| |
2095 | 2102 |
| |
2096 | 2103 |
| |
2097 | 2104 |
| |
2098 | 2105 |
| |
2099 |
| - | |
| 2106 | + | |
2100 | 2107 |
| |
2101 | 2108 |
| |
2102 | 2109 |
| |
2103 | 2110 |
| |
2104 | 2111 |
| |
2105 | 2112 |
| |
2106 | 2113 |
| |
2107 |
| - | |
| 2114 | + | |
| 2115 | + | |
| 2116 | + | |
| 2117 | + | |
2108 | 2118 |
| |
2109 |
| - | |
| 2119 | + | |
2110 | 2120 |
| |
2111 | 2121 |
| |
2112 | 2122 |
| |
2113 | 2123 |
| |
2114 | 2124 |
| |
2115 |
| - | |
| 2125 | + | |
2116 | 2126 |
| |
2117 | 2127 |
| |
2118 | 2128 |
| |
| |||
2121 | 2131 |
| |
2122 | 2132 |
| |
2123 | 2133 |
| |
2124 |
| - | |
| 2134 | + | |
2125 | 2135 |
| |
2126 |
| - | |
2127 |
| - | |
| 2136 | + | |
| 2137 | + | |
2128 | 2138 |
| |
2129 | 2139 |
| |
2130 | 2140 |
| |
2131 | 2141 |
| |
| 2142 | + | |
| 2143 | + | |
| 2144 | + | |
| 2145 | + | |
| 2146 | + | |
| 2147 | + | |
| 2148 | + | |
| 2149 | + | |
| 2150 | + | |
| 2151 | + | |
| 2152 | + | |
| 2153 | + | |
| 2154 | + | |
| 2155 | + | |
| 2156 | + | |
| 2157 | + | |
| 2158 | + | |
| 2159 | + | |
| 2160 | + | |
| 2161 | + | |
| 2162 | + | |
| 2163 | + | |
| 2164 | + | |
| 2165 | + | |
| 2166 | + | |
| 2167 | + | |
| 2168 | + | |
| 2169 | + | |
| 2170 | + | |
| 2171 | + | |
| 2172 | + | |
| 2173 | + | |
| 2174 | + | |
| 2175 | + | |
| 2176 | + | |
2132 | 2177 |
| |
2133 | 2178 |
| |
2134 | 2179 |
| |
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
998 | 998 |
| |
999 | 999 |
| |
1000 | 1000 |
| |
1001 |
| - | |
| 1001 | + | |
1002 | 1002 |
| |
1003 | 1003 |
| |
1004 | 1004 |
| |
| |||
1042 | 1042 |
| |
1043 | 1043 |
| |
1044 | 1044 |
| |
1045 |
| - | |
| 1045 | + | |
1046 | 1046 |
| |
1047 | 1047 |
| |
1048 | 1048 |
| |
|
You can’t perform that action at this time.
0 commit comments