mrdocs::Corpus::TraverseOptions
Options to traverse the members of an Symbol.
Synopsis
Declared in <mrdocs/Corpus.hpp>
struct TraverseOptions;
Data Members
Name |
Description |
Whether to traverse in a stable order |
|
Whether to skip inherited members whose parent is not the Symbol |
|
Whether to skip inherited members whose parent is not the Symbol |
Created with MrDocs