Doxygen
|
Interface for the comment block scanner. More...
Go to the source code of this file.
Classes | |
class | GuardedSection |
class | CommentScanner |
Typedefs | |
using | GuardedSectionStack = std::stack<GuardedSection> |
Interface for the comment block scanner.
Definition in file commentscan.h.
using GuardedSectionStack = std::stack<GuardedSection> |
Definition at line 48 of file commentscan.h.