mrdocs::DomCorpus::DomCorpus

Constructor.

Synopsis

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