The commentscan.h
File Reference
Interface for the comment block scanner. More...
Included Headers
#include <memory>
#include <stack>
#include "types.h"
#include "construct.h"
Classes Index
class | GuardedSection |
class | CommentScanner |
Typedefs Index
using | GuardedSectionStack = std::stack< GuardedSection > |
Description
Interface for the comment block scanner.
Typedefs
GuardedSectionStack
|
Definition at line 48 of file commentscan.h.
48using GuardedSectionStack = std::stack<GuardedSection>;
Generated via doxygen2docusaurus by Doxygen 1.14.0.