mrdocs::Corpus::Corpus
Create a corpus using the provided configuration.
Synopsis
Declared in <mrdocs/Corpus.hpp>
explicit
Corpus(Config const& config_) noexcept;
Parameters
| Name | Description |
|---|---|
config_ |
The object to copy construct from |
Created with MrDocs