Mr.Docs The C++ Alliance GitHub Repo
  • Mr.Docs
  • Reference
  • mrdocs
  • doc
  • HeadingBlock
  • kind_id
master develop 2026.9.4 v0.8.0
Mr.Docs The C++ Alliance GitHub Repo

Mr.Docs

    • Home
    • Demos
    • Installation
    • Getting Started
    • The Configuration File
    • Documenting the Code
    • Generators
    • Design Notes
    • Library Reference
    • Contributor’s Guide
    • License

mrdocs::doc::HeadingBlock::kind_id

The variant discriminator constant of the most‐derived class.

Synopsis

Declared in <mrdocs/Metadata/DocComment/Block/BlockBase.hpp>

constexpr static
BlockKind kind_id;

Description

It only distinguishes from Block::kind in that it is a constant.

Created with MrDocs