mrdocs::DomCorpus::DomCorpus
Constructor.
Synopsis
Declared in <mrdocs/Metadata/DomCorpus.hpp>
DomCorpus(Corpus const& corpus);
Description
Ownership of the specified Corpus is not transferred; the caller is responsible for ensuring the lifetime extension of the object.
Parameters
Name |
Description |
corpus |
The Corpus whose metadata to use. |
Created with MrDocs