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
Use iterator concept in vector's range constructor
- #1794
#1794
Merged
Stephan T. Lavavej (StephanTLavavej)
merged 14 commits into
microsoft:main
microsoft/STL:main
from
AdamBucior:vector-range-constructor
AdamBucior/STL:vector-range-constructor
Copy head branch name to clipboard
Jun 12, 2022
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Use iterator concept in vector's range constructor
#1794
Stephan T. Lavavej (StephanTLavavej)
merged 14 commits into
microsoft:main
microsoft/STL:main
from
AdamBucior:vector-range-constructor
AdamBucior/STL:vector-range-constructor
Copy head branch name to clipboard
Commits
Commits on Mar 31, 2021
Use iterator concept in vector's range constructor
Adam Bucior (AdamBucior)
committed
146f580
View commit details
Copy full SHA for 146f580
Browse repository at this point
Should be ifdef + comments
Adam Bucior (AdamBucior)
committed
3e39305
View commit details
Copy full SHA for 3e39305
Browse repository at this point
Use the stronger of iterator_concept and iterator_category
Adam Bucior (AdamBucior)
committed
f8b273d
View commit details
Copy full SHA for f8b273d
Browse repository at this point
clang-format
Adam Bucior (AdamBucior)
committed
53a0a35
View commit details
Copy full SHA for 53a0a35
Browse repository at this point
Fix tests
Adam Bucior (AdamBucior)
committed
41213bd
View commit details
Copy full SHA for 41213bd
Browse repository at this point
Actually the test was wrong
Adam Bucior (AdamBucior)
committed
041055c
View commit details
Copy full SHA for 041055c
Browse repository at this point
Remove double call to _Assign_range
Adam Bucior (AdamBucior)
committed
bd14612
View commit details
Copy full SHA for bd14612
Browse repository at this point
Commits on Jun 30, 2021
Merge remote-tracking branch 'upstream/main' into vector-range-constructor
Adam Bucior (AdamBucior)
committed
d4d876e
View commit details
Copy full SHA for d4d876e
Browse repository at this point
Commits on Jul 1, 2021
refactoring and insert
Adam Bucior (AdamBucior)
committed
43f8d98
View commit details
Copy full SHA for 43f8d98
Browse repository at this point
Commits on Jul 20, 2021
Merge remote-tracking branch 'upstream/main' into vector-range-constructor
Adam Bucior (AdamBucior)
committed
5706366
View commit details
Copy full SHA for 5706366
Browse repository at this point
Commits on Aug 12, 2021
Merge remote-tracking branch 'upstream/main' into vector-range-constructor
Adam Bucior (AdamBucior)
committed
f68437e
View commit details
Copy full SHA for f68437e
Browse repository at this point
Commits on Aug 27, 2021
Merge remote-tracking branch 'upstream/main' into vector-range-constructor
Adam Bucior (AdamBucior)
committed
7c105bb
View commit details
Copy full SHA for 7c105bb
Browse repository at this point
Commits on Jun 9, 2022
Merge branch 'main' into vector-range-constructor
Stephan T. Lavavej (StephanTLavavej)
committed
609a2fe
View commit details
Copy full SHA for 609a2fe
Browse repository at this point
Commits on Jun 10, 2022
Code review feedback.
Stephan T. Lavavej (StephanTLavavej)
committed
798f9ce
View commit details
Copy full SHA for 798f9ce
Browse repository at this point
You can’t perform that action at this time.