mrdocs::Config::sortMembersConversionLast
Sort conversion operators last
Synopsis
Declared in <mrdocs/Config.hpp>
bool sortMembersConversionLast = true;
Description
When set to true, conversion operators are sorted last in the list of members of a record or namespace.
Created with MrDocs