mrdocs::getPrimaryLocation

Determine a location to use when none is explicitly chosen.

Synopsis

Declared in <mrdocs/Metadata/Symbol/SymbolBase.hpp>

Optional<Location>
getPrimaryLocation(Symbol const& I);

Return Value

a location to use when none is explicitly chosen.

Parameters

Name Description

I

Base class with common properties of all symbols

Created with MrDocs