Mr.Docs
Mr.Docs The C++ Alliance
Download

Mr.Docs

    • Home
    • Demos
    • Installation
    • Getting Started
    • The Configuration File
    • Documenting the Code
    • Generators
    • Design Notes
    • Library Reference
    • Contributor’s Guide
    • License
Mr.Docs master
  • Mr.Docs
    • master
    • develop
    • v0.0.5
    • v0.0.4
    • v0.0.3
    • v0.0.2
    • v0.0.1
  • Mr.Docs
  • mrdocs::getPrimaryLocation
master develop v0.0.5 v0.0.4 v0.0.3 v0.0.2 v0.0.1

mrdocs::getPrimaryLocation

Synopses

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

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

» more...

Optional<Location>
getPrimaryLocation(
    SourceInfo const& I,
    bool preferDefinition);

» more...

Created with MrDocs