mirror of
https://github.com/boostorg/dynamic_bitset.git
synced 2026-01-19 04:12:09 +00:00
Remove some symbol filters from mrdocs.yml
Reason: They no longer seem necessary.
This commit is contained in:
@@ -16,10 +16,6 @@ exclude-symbols:
|
||||
- 'boost::detail::**'
|
||||
- 'boost::to_string_helper'
|
||||
- 'boost::dynamic_bitset::bit_appender'
|
||||
- 'std'
|
||||
- 'std::**'
|
||||
# Why does MrDocs pick up ::size_t?
|
||||
- 'size_t'
|
||||
file-patterns:
|
||||
- '*.hpp'
|
||||
multipage: false
|
||||
|
||||
Reference in New Issue
Block a user