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 }}
boostorg
/
dynamic_bitset
Public
Notifications
You must be signed in to change notification settings
Fork
65
Star
44
Code
Issues
0
Pull requests
0
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 Sep 25, 2026
Remove SVN leftovers from .gitattributes
gennaroprota
committed
fb1feb4
View commit details
Copy full SHA for fb1feb4
Browse repository at this point
Commits on Aug 13, 2026
Enclose code in backticks, in the readme
gennaroprota
committed
b37b5e4
View commit details
Copy full SHA for b37b5e4
Browse repository at this point
Commits on Jul 16, 2026
Adapt the CMake install test to b2 header-only installs
Show description for 0f16d5b
gennaroprota
committed
0f16d5b
View commit details
Copy full SHA for 0f16d5b
Browse repository at this point
Rename LICENSE to "LICENSE_1_0.txt"
Show description for 338b23e
gennaroprota
committed
338b23e
View commit details
Copy full SHA for 338b23e
Browse repository at this point
Commits on Apr 24, 2026
Fix the name of a helper function
gennaroprota
committed
b2c1741
View commit details
Copy full SHA for b2c1741
Browse repository at this point
Remove the dependency on boost/limits.hpp
Show description for 8ef371e
gennaroprota
committed
8ef371e
View commit details
Copy full SHA for 8ef371e
Browse repository at this point
Document that to_ulong()/to_number() on an empty bitset return zero
gennaroprota
committed
074a361
View commit details
Copy full SHA for 074a361
Browse repository at this point
Remove an unneeded #include directive
gennaroprota
committed
7d446df
View commit details
Copy full SHA for 7d446df
Browse repository at this point
Add a new member: to_number()
Show description for 5998301
gennaroprota
committed
5998301
View commit details
Copy full SHA for 5998301
Browse repository at this point
Commits on Apr 16, 2026
Leverage std::is_integral for constructor dispatch
Show description for 3a3500f
gennaroprota
committed
3a3500f
View commit details
Copy full SHA for 3a3500f
Browse repository at this point
Fix a typo in a documentation comment ("\oaram")
gennaroprota
committed
5acb999
View commit details
Copy full SHA for 5acb999
Browse repository at this point
No longer use BOOST_DEDUCED_TYPENAME
Show description for 7d5f911
gennaroprota
committed
7d5f911
View commit details
Copy full SHA for 7d5f911
Browse repository at this point
docs: retry ui-bundle downloads
sdarwin
authored and
gennaroprota
committed
c38d9dd
View commit details
Copy full SHA for c38d9dd
Browse repository at this point
Commits on Feb 18, 2026
Fix the behavior of from_block_range(), which could set bits in the unused part of the bitset
Show description for 6cb5dde
gennaroprota
committed
6cb5dde
View commit details
Copy full SHA for 6cb5dde
Browse repository at this point
Commits on Jan 16, 2026
Fix compilation with standard libraries implementations which use raw pointers as iterators
georgthegreat
authored and
gennaroprota
committed
75d3e4d
View commit details
Copy full SHA for 75d3e4d
Browse repository at this point
Commits on Dec 22, 2025
Add missing friend declaration
Show description for 9b64641
sehe
authored and
gennaroprota
committed
9b64641
View commit details
Copy full SHA for 9b64641
Browse repository at this point
Exercise subtraction between iterators in the unit tests
Show description for 54c841d
gennaroprota
committed
54c841d
View commit details
Copy full SHA for 54c841d
Browse repository at this point
Commits on Oct 31, 2025
Fix broken HTML link rendering in the rationale section of index.adoc
Show description for 7c4dbfa
gennaroprota
committed
7c4dbfa
View commit details
Copy full SHA for 7c4dbfa
Browse repository at this point
Fix the redirects from the old documentation locations
gennaroprota
committed
e19c647
View commit details
Copy full SHA for e19c647
Browse repository at this point
Commits on Oct 30, 2025
renamed build_docs.sh to build_antora.sh as per ci_boost_release.py requisites
joaquintides
authored and
gennaroprota
committed
f12c918
View commit details
Copy full SHA for f12c918
Browse repository at this point
Commits on Oct 24, 2025
Adjust build_docs.sh for invocation from an external directory (PR #97)
joaquintides
authored and
gennaroprota
committed
354c63c
View commit details
Copy full SHA for 354c63c
Browse repository at this point
Update package[-lock].json as per files in Boost.URL
gennaroprota
committed
0622f6a
View commit details
Copy full SHA for 0622f6a
Browse repository at this point
Commits on Oct 21, 2025
Add b2-based doc building (PR #96)
joaquintides
authored
3fab9df
View commit details
Copy full SHA for 3fab9df
Browse repository at this point
Commits on Oct 15, 2025
Remove max_size_workaround()
Show description for 393b731
gennaroprota
committed
393b731
View commit details
Copy full SHA for 393b731
Browse repository at this point
Take into account that the underlying container is not necessarily a std::vector in max_size()
Show description for 41799d3
gennaroprota
committed
41799d3
View commit details
Copy full SHA for 41799d3
Browse repository at this point
Add some missing const qualifiers
gennaroprota
committed
957ee38
View commit details
Copy full SHA for 957ee38
Browse repository at this point
Add more tests for reverse iterators
gennaroprota
committed
796fcb6
View commit details
Copy full SHA for 796fcb6
Browse repository at this point
Increase the test coverage
gennaroprota
committed
982073f
View commit details
Copy full SHA for 982073f
Browse repository at this point
Also test std::hash with bitsets having equal underlying vectors
Show description for 809b7a3
gennaroprota
committed
809b7a3
View commit details
Copy full SHA for 809b7a3
Browse repository at this point
Make the implementation of find_next() consistent with that of find_next_off()
gennaroprota
committed
caee95b
View commit details
Copy full SHA for caee95b
Browse repository at this point
Use the typename keyword for the template parameter of minimal_allocator
Show description for c9964a7
gennaroprota
committed
c9964a7
View commit details
Copy full SHA for c9964a7
Browse repository at this point
Assume locales and std::use_facet() are always available
Show description for 6b5e49e
gennaroprota
committed
6b5e49e
View commit details
Copy full SHA for 6b5e49e
Browse repository at this point
Fix the condition to choose the definition of BOOST_DYNAMIC_BITSET_CTYPE_FACET()
Show description for 6711507
gennaroprota
committed
6711507
View commit details
Copy full SHA for 6711507
Browse repository at this point
Copy edit a comment
gennaroprota
committed
a2d4a0e
View commit details
Copy full SHA for a2d4a0e
Browse repository at this point
Parenthesize a macro parameter
gennaroprota
committed
2c70855
View commit details
Copy full SHA for 2c70855
Browse repository at this point
Previous
Next
You can’t perform that action at this time.