mrdocs::CarriesDependencyAttribute
The [[carries_dependency]] attribute (C++11): release‐consume dependency propagation.
Synopsis
struct CarriesDependencyAttribute final
: AttributeCommonBase<AttributeKind::CarriesDependency>
Base Classes
Name |
Description |
|
CRTP base that ties a concrete attribute to a fixed AttributeKind. |
Static Data Members
Name |
Created with MrDocs