mirror of
https://github.com/boostorg/boostbook.git
synced 2026-01-19 16:12:13 +00:00
Doxygen generates extra spaces in some function return types (e.g. involving a const reference) and template parameter defaults (in partucular, when the default is formatted across multiple lines in the C++ source). Normalize spaces in those cases.