mrdocs::merge
Merge partial template info, filling missing pieces.
Synopsis
Declared in <mrdocs/Metadata/Template.hpp>
void
merge(
TemplateInfo& I,
TemplateInfo&& Other);
Parameters
Name |
Description |
I |
Information about templates and specializations thereof. |
Other |
Information about templates and specializations thereof. |
Created with MrDocs