mrdocs::Config::overloads
Detect and group function overloads
Synopsis
Declared in <mrdocs/Config.hpp>
bool overloads = true;
Description
When set to true, MrDocs detects function overloads and groups them as a single symbol type.
The documentation for this new symbol comes from the union of non‐ambiguous metadata from the functions.
Created with MrDocs