The [[unlikely]] attribute (C++20): this path is less likely.
Synopsis
Declared in <mrdocs/Metadata/Attribute/UnlikelyAttribute.hpp>
struct UnlikelyAttribute final
: AttributeCommonBase<AttributeKind::Unlikely>
Base Classes
Name |
Description |
CRTP base that ties a concrete attribute to a fixed AttributeKind. |
Static Member Functions
Name |
Description |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
An attribute mrdocs does not treat specially. |
|
|
Static Data Members
Name |
Description |
Static discriminator for the concrete attribute. |
Created with MrDocs