mrdocs::doc::tag_invoke
Return the Parts from a dom::Value string.
Synopsis
void
tag_invoke(
dom::ValueFromTag,
dom::Value& v,
Parts const kind);
Parameters
Name |
Description |
v |
A variant container for any kind of Dom value. |
kind |
Which parts of the documentation to copy. |
Created with MrDocs