mirror of
https://github.com/boostorg/boostbook.git
synced 2025-05-08 18:33:58 +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.