mirror of
https://github.com/boostorg/dynamic_bitset.git
synced 2026-01-19 04:12:09 +00:00
Make buffer_type public
Reason: Failures from GCC and Clang. See the new code comment.
This commit is contained in:
@@ -16,6 +16,7 @@ exclude-symbols:
|
||||
- 'boost::detail::**'
|
||||
- 'boost::to_string_helper'
|
||||
- 'boost::dynamic_bitset::bit_appender'
|
||||
- 'boost::dynamic_bitset::buffer_type'
|
||||
file-patterns:
|
||||
- '*.hpp'
|
||||
multipage: true
|
||||
|
||||
Reference in New Issue
Block a user