mrdocs::dom::toString
Return value as a string.
Synopsis
Declared in <mrdocs/Dom/Value.hpp>
std::string
toString(Value const& value);
Parameters
| Name | Description |
|---|---|
value |
A variant container for any kind of Dom value. |
Created with MrDocs