Skip to content

Commit 6c69d92

Browse files
committed
Also exclude bit_appender from the MrDocs documentation
1 parent 91b957b commit 6c69d92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/mrdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ exclude-symbols:
1515
- 'boost::detail'
1616
- 'boost::detail::**'
1717
- 'boost::to_string_helper'
18+
- 'boost::dynamic_bitset::bit_appender'
1819
- 'std'
1920
- 'std::**'
2021
# Why does MrDocs pick up ::size_t?

0 commit comments

Comments
 (0)