mrdocs::Corpus::TraverseOptions

Options to traverse the members of an Symbol.

Synopsis

Declared in <mrdocs/Corpus.hpp>

struct TraverseOptions;

Data Members

Name

Description

ordered

Whether to traverse in a stable order

recursive

Whether to skip inherited members whose parent is not the Symbol

skipInherited

Whether to skip inherited members whose parent is not the Symbol

Created with MrDocs