Also exclude bit_appender from the MrDocs documentation

This commit is contained in:
Gennaro Prota
2025-07-22 12:34:01 +02:00
parent 255295adf2
commit b6cc8844ee

View File

@@ -15,6 +15,7 @@ exclude-symbols:
- 'boost::detail'
- 'boost::detail::**'
- 'boost::to_string_helper'
- 'boost::dynamic_bitset::bit_appender'
- 'std'
- 'std::**'
# Why does MrDocs pick up ::size_t?