mrdocs::IndeterminateAttribute
The [[indeterminate]] attribute (C++26): the object has an indeterminate value if uninitialized.
Synopsis
struct IndeterminateAttribute final
: AttributeCommonBase<AttributeKind::Indeterminate>
Base Classes
Name |
Description |
|
CRTP base that ties a concrete attribute to a fixed AttributeKind. |
Static Data Members
Name |
Created with MrDocs