Remove some symbol filters from mrdocs.yml

Reason: They no longer seem necessary.
This commit is contained in:
Gennaro Prota
2025-08-28 18:02:23 +02:00
parent 043b5e1c86
commit 7f4078b1a9

View File

@@ -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