mrdocs::toString
Convert the name to a human‐readable string.
Synopsis
Declared in <mrdocs/Metadata/Name/NameBase.hpp>
std::string
toString(Name const& N);
Parameters
Name |
Description |
N |
Represents a name for a named |
Created with MrDocs