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
.
boostorg
/
variant
Public
Notifications
You must be signed in to change notification settings
Fork
71
Star
47
Code
Issues
9
Pull requests
3
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 31, 2026
Bump actions/checkout from 6 to 7 (#117)
Show description for d3e821c
dependabot[bot]
authored
d3e821c
View commit details
Copy full SHA for d3e821c
Browse repository at this point
Commits on Apr 25, 2026
Merge pull request #115 from Lastique/feature/remove_static_assert
Show description for e8cb128
pdimov
authored
e8cb128
View commit details
Copy full SHA for e8cb128
Browse repository at this point
Commits on Jan 22, 2026
Remove dependencies on Boost.StaticAssert.
Show description for 5e1fe39
Lastique
committed
5e1fe39
View commit details
Copy full SHA for 5e1fe39
Browse repository at this point
Commits on Jan 4, 2026
Update copyright years
apolukhin
committed
fdf2c0f
View commit details
Copy full SHA for fdf2c0f
Browse repository at this point
Commits on Dec 29, 2025
Bump actions/checkout from 2 to 6 (#114)
Show description for 0d822a9
dependabot[bot]
authored
0d822a9
View commit details
Copy full SHA for 0d822a9
Browse repository at this point
Commits on Dec 24, 2025
Add dependabot
apolukhin
committed
cf72f05
View commit details
Copy full SHA for cf72f05
Browse repository at this point
Commits on Sep 13, 2025
CI fixes (#113)
apolukhin
authored
9738f57
View commit details
Copy full SHA for 9738f57
Browse repository at this point
Commits on Aug 26, 2025
Update Link to regression test matrix in README (#112)
Flamefire
authored
a803f3f
View commit details
Copy full SHA for a803f3f
Browse repository at this point
Commits on Jan 8, 2025
Update copyright years
apolukhin
committed
1fd7271
View commit details
Copy full SHA for 1fd7271
Browse repository at this point
Commits on Dec 19, 2024
Do not test on MinGW 32-bit any more
apolukhin
committed
36fc992
View commit details
Copy full SHA for 36fc992
Browse repository at this point
Commits on Aug 24, 2024
Add support for modular build structure. (#111)
Show description for 0fd179f
grafikrobot
authored
0fd179f
View commit details
Copy full SHA for 0fd179f
Browse repository at this point
Commits on Jan 8, 2024
Remove obsolete code (#109)
apolukhin
authored
b33ff4f
View commit details
Copy full SHA for b33ff4f
Browse repository at this point
Commits on Jan 7, 2024
Update copyright years
apolukhin
committed
e37df94
View commit details
Copy full SHA for e37df94
Browse repository at this point
Commits on Sep 3, 2023
Remove deprecated boost/swap.hpp include. (#108)
Show description for 9d1e62f
Lastique
authored
9d1e62f
View commit details
Copy full SHA for 9d1e62f
Browse repository at this point
Commits on Aug 25, 2023
Drop C++03 support (#107)
Show description for 7b45064
apolukhin
authored
7b45064
View commit details
Copy full SHA for 7b45064
Browse repository at this point
Commits on May 22, 2023
update CI
apolukhin
committed
d48711f
View commit details
Copy full SHA for d48711f
Browse repository at this point
Commits on May 14, 2023
add C++03 deprecation warnings
apolukhin
committed
a3368f0
View commit details
Copy full SHA for a3368f0
Browse repository at this point
Commits on Jan 19, 2023
Update copyright years
apolukhin
committed
e4447e8
View commit details
Copy full SHA for e4447e8
Browse repository at this point
Commits on Jan 17, 2023
Merge pull request #105 from fanquake/core_addressof
Show description for db54469
apolukhin
authored
db54469
View commit details
Copy full SHA for db54469
Browse repository at this point
Commits on Dec 7, 2022
refactor: use core/addressof over utility/addressof
Show description for 8bad749
fanquake
committed
8bad749
View commit details
Copy full SHA for 8bad749
Browse repository at this point
Commits on Sep 2, 2022
Remove MacOS run from CI as it almost always hits CI limits
apolukhin
committed
78856c0
View commit details
Copy full SHA for 78856c0
Browse repository at this point
Update CI
apolukhin
committed
738e53c
View commit details
Copy full SHA for 738e53c
Browse repository at this point
fix c++03 compilation
apolukhin
committed
40621b1
View commit details
Copy full SHA for 40621b1
Browse repository at this point
Commits on Sep 1, 2022
add tests from #100
apolukhin
committed
bab7804
View commit details
Copy full SHA for bab7804
Browse repository at this point
avoid recursive inclusion of multivisitors_cpp14_based.hpp
Show description for 73753b3
apolukhin
committed
73753b3
View commit details
Copy full SHA for 73753b3
Browse repository at this point
Commits on Aug 31, 2022
Merge pull request #96 from fanquake/core_checked_delete
Show description for a104ef5
apolukhin
authored
a104ef5
View commit details
Copy full SHA for a104ef5
Browse repository at this point
Merge pull request #98 from ecatmur/patch-1
Show description for edec2ff
apolukhin
authored
edec2ff
View commit details
Copy full SHA for edec2ff
Browse repository at this point
Commits on Jun 29, 2022
clang/c++23: disable converting move assignment
Show description for 70ff370
ecatmur
authored
70ff370
View commit details
Copy full SHA for 70ff370
Browse repository at this point
Commits on Apr 8, 2022
refactor: use core/checked_delete over checked_delete
Show description for 281c179
fanquake
committed
281c179
View commit details
Copy full SHA for 281c179
Browse repository at this point
Commits on Jan 30, 2022
update copyright years
apolukhin
committed
d2fdf23
View commit details
Copy full SHA for d2fdf23
Browse repository at this point
Commits on Sep 20, 2021
disable fusion_interop test for compilers with no variadic templates
apolukhin
committed
18853a6
View commit details
Copy full SHA for 18853a6
Browse repository at this point
update the Readme
apolukhin
committed
2d490e7
View commit details
Copy full SHA for 2d490e7
Browse repository at this point
add a test for trac issue 8721
apolukhin
committed
445d790
View commit details
Copy full SHA for 445d790
Browse repository at this point
remove outdated CI scripts
apolukhin
committed
39d38ba
View commit details
Copy full SHA for 39d38ba
Browse repository at this point
simplify test to produce smaller binary
apolukhin
committed
fce20c6
View commit details
Copy full SHA for fce20c6
Browse repository at this point
Previous
Next
You can’t perform that action at this time.