mrdocs::NoreturnAttribute

The [[noreturn]] attribute (C++11): the function does not return.

Base Classes

Name

Description

AttributeCommonBase<AttributeKind::Noreturn>

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

Static Data Members

Name

kind_id

Created with MrDocs