mrdocs::merge
Merge the location sets, preferring existing def/primary.
Synopsis
Declared in <mrdocs/Metadata/Symbol/Source.hpp>
void
merge(
SourceInfo& I,
SourceInfo const& Other);
Parameters
Name |
Description |
I |
Stores source information for a declaration. |
Other |
Stores source information for a declaration. |
Created with MrDocs