Synopsis

Declared in <mrdocs/Metadata/DocComment.hpp>

template<
    DocCommentNodeTraversable T,
    class F>
void
topDownTraverse(
    T& node,
    F&& func);

Created with MrDocs