clang::mrdocs::DomCorpus::operator->

Returns the Corpus associated with the Dom.

Synopsis

Declared in <mrdocs/Metadata/DomCorpus.hpp>
Corpus const*
operator->() const;


Return Value

the Corpus associated with the Dom.

Created with MrDocs