constexpr
/`consteval` specifier kinds
Synopsis
Declared in <mrdocs/Metadata/Specifiers.hpp>
enum class ConstexprKind : int;
Members
Name |
Description |
|
No |
|
The |
|
The |
Description
[dcl.spec.general] p2: At most one of the constexpr
, consteval
, and constinit
keywords shall appear in a decl‐specifier‐seq
Created with MrDocs