mrdocs::tag_invoke
Return the ExplicitInfo as a dom::Value string.
Synopsis
void
tag_invoke(
dom::ValueFromTag,
dom::Value& v,
ExplicitInfo const& I);
Parameters
Name |
Description |
v |
The output parameter to receive the dom::Value. |
I |
The ExplicitInfo to convert. |
Created with MrDocs