mrdocs::NoexceptKind
Exception specification kinds
Synopsis
Declared in <mrdocs/Metadata/Specifiers/NoexceptKind.hpp>
enum class NoexceptKind : int;
Members
Name |
Description |
|
Potentially‐throwing exception specification |
|
Non‐throwing exception specification |
|
Dependent exception specification |
Created with MrDocs