mrdocs::doc::Block
A piece of block content
Synopsis
Declared in <mrdocs/Metadata/DocComment/Block/BlockBase.hpp>
struct Block;
Description
The top level is a list of blocks.
There are two types of blocks: headings and paragraphs.
Data Members
Name |
Description |
Discriminator identifying which concrete block this instance holds. |
Protected Member Functions
Name |
Description |
|
Constructors |
Derived Classes
| Name | Description |
|---|---|
Base class for providing variant discriminator functions. |
Created with MrDocs