mrdocs::MaybeUnusedAttribute

The [[maybe_unused]] attribute (C++17): suppresses unused‐entity warnings.

Base Classes

Name

Description

AttributeCommonBase<AttributeKind::MaybeUnused>

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

Static Data Members

Name

kind_id

Created with MrDocs