mrdocs::DeprecatedAttribute

The [[deprecated]] attribute (C++14).

Description

Indicates that the use of the entity is allowed but discouraged.

Base Classes

Name

Description

AttributeCommonBase<AttributeKind::Deprecated>

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

Data Members

Name

Description

Message

The deprecation message, if any.

Static Data Members

Name

kind_id

Created with MrDocs