Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
STL
Public
Notifications
You must be signed in to change notification settings
Fork
1.6k
Star
11.1k
Code
Issues
565
Pull requests
34
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Various cleanups
- #3177
#3177
Merged
Stephan T. Lavavej (StephanTLavavej)
merged 10 commits into
microsoft:main
microsoft/STL:main
from
StephanTLavavej:cleanups
StephanTLavavej/STL:cleanups
Copy head branch name to clipboard
Oct 26, 2022
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Various cleanups
#3177
Stephan T. Lavavej (StephanTLavavej)
merged 10 commits into
microsoft:main
microsoft/STL:main
from
StephanTLavavej:cleanups
StephanTLavavej/STL:cleanups
Copy head branch name to clipboard
Commits
Commits on Oct 24, 2022
_Stof family: don't declare in stl/inc, comment as preserved for bincompat in stl/src.
Show description for 3909710
Stephan T. Lavavej (StephanTLavavej)
committed
3909710
View commit details
Copy full SHA for 3909710
Browse repository at this point
_GetLocaleForCP was declared but never defined; drop it.
Stephan T. Lavavej (StephanTLavavej)
committed
c3bb5ec
View commit details
Copy full SHA for c3bb5ec
Browse repository at this point
Commits on Oct 25, 2022
Qualify _STD getline().
Show description for 797c797
Stephan T. Lavavej (StephanTLavavej)
committed
797c797
View commit details
Copy full SHA for 797c797
Browse repository at this point
special_math.cpp doesn't need to define these macros anymore.
Stephan T. Lavavej (StephanTLavavej)
committed
c5b54e6
View commit details
Copy full SHA for c5b54e6
Browse repository at this point
special_math.cpp can suppress fewer warnings.
Stephan T. Lavavej (StephanTLavavej)
committed
1da8b4a
View commit details
Copy full SHA for 1da8b4a
Browse repository at this point
Define `NonCopyableBool` and `b` separately.
Stephan T. Lavavej (StephanTLavavej)
committed
47274a5
View commit details
Copy full SHA for 47274a5
Browse repository at this point
Skip a libcxx test due to a possible path length issue.
Stephan T. Lavavej (StephanTLavavej)
committed
2a65efb
View commit details
Copy full SHA for 2a65efb
Browse repository at this point
LLVM-46269 was fixed in Clang 15.
Show description for 9f4efd9
Stephan T. Lavavej (StephanTLavavej)
and
Casey Carter (CaseyCarter)
committed
9f4efd9
View commit details
Copy full SHA for 9f4efd9
Browse repository at this point
Drop unused variables when configuring the benchmarks.
Show description for 759ee61
Stephan T. Lavavej (StephanTLavavej)
committed
759ee61
View commit details
Copy full SHA for 759ee61
Browse repository at this point
Commits on Oct 26, 2022
Restore C4702 silencing for the internal build.
Stephan T. Lavavej (StephanTLavavej)
committed
55c8ca1
View commit details
Copy full SHA for 55c8ca1
Browse repository at this point
You can’t perform that action at this time.