mrdocs::toString

Convert the name to a human‐readable string.

Synopsis

std::string
toString(Name const& N);

Return Value

The textual form of the name.

Parameters

Name

Description

N

Represents a name for a named Type

Created with MrDocs