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
<type_traits>: Implement Layout-compatibility and Pointer-interconvertibility Traits
- #1575
#1575
Merged
Stephan T. Lavavej (StephanTLavavej)
merged 9 commits into
microsoft:main
microsoft/STL:main
from
MahmoudGSaleh:master
MahmoudGSaleh/STL:master
Copy head branch name to clipboard
Jan 31, 2021
Conversation
Commits
9
(9)
Checks
Files changed
Merged
<type_traits>: Implement Layout-compatibility and Pointer-interconvertibility Traits
#1575
Stephan T. Lavavej (StephanTLavavej)
merged 9 commits into
microsoft:main
microsoft/STL:main
from
MahmoudGSaleh:master
MahmoudGSaleh/STL:master
Copy head branch name to clipboard
Commits
Commits on Jan 19, 2021
Draft implementation of P0466R5 Layout-Compatibility And Pointer-Interconvertibility Traits
Mahmoud Saleh (MahmoudGSaleh)
committed
c8120cd
View commit details
Copy full SHA for c8120cd
Browse repository at this point
Commits on Jan 22, 2021
Updates to PR based on feedback
Show description for 33c80cd
Mahmoud Saleh (MahmoudGSaleh)
committed
33c80cd
View commit details
Copy full SHA for 33c80cd
Browse repository at this point
Test fixes for consistency
Mahmoud Saleh (MahmoudGSaleh)
committed
54ce30d
View commit details
Copy full SHA for 54ce30d
Browse repository at this point
Fix clang-format issues
Mahmoud Saleh (MahmoudGSaleh)
committed
cfbb97f
View commit details
Copy full SHA for cfbb97f
Browse repository at this point
Fix BE test failures and cv-qualifiers tests
Mahmoud Saleh (MahmoudGSaleh)
committed
6a8e3e9
View commit details
Copy full SHA for 6a8e3e9
Browse repository at this point
Commits on Jan 23, 2021
Fix ordering of tests in feature_test_macros
Mahmoud Saleh (MahmoudGSaleh)
committed
84083f1
View commit details
Copy full SHA for 84083f1
Browse repository at this point
Commits on Jan 26, 2021
Apply PR code review feedback
Show description for f49d233
Mahmoud Saleh (MahmoudGSaleh)
committed
f49d233
View commit details
Copy full SHA for f49d233
Browse repository at this point
Commits on Jan 27, 2021
Apply fixes from feedback comments
Mahmoud Saleh (MahmoudGSaleh)
committed
c115942
View commit details
Copy full SHA for c115942
Browse repository at this point
Commits on Jan 29, 2021
static_cast nullptr to use template argument deduction.
Stephan T. Lavavej (StephanTLavavej)
committed
53a91b1
View commit details
Copy full SHA for 53a91b1
Browse repository at this point
You can’t perform that action at this time.