mrdocs::PathGlobPattern::PathGlobPattern
Construct an empty PathGlobPattern.
Synopses
Declared in <mrdocs/Support/Glob.hpp>
Construct an empty PathGlobPattern.
constexpr
PathGlobPattern() = default;
Construct an empty PathGlobPattern.
explicit
PathGlobPattern(GlobPattern glob);
Created with MrDocs