mrdocs::FallthroughAttribute

The [[fallthrough]] attribute (C++17): an intentional switch fall‐through.

Base Classes

Name

Description

AttributeCommonBase<AttributeKind::Fallthrough>

CRTP base that ties a concrete attribute to a fixed AttributeKind.

Static Data Members

Name

Description

kind_id

Static discriminator for the concrete attribute.

Created with MrDocs