Construct from a hard‐coded 0 literal; any other value fails at compile time.
Synopsis
Declared in <script/verify_flags.h>
consteval
explicit(false)
script_verify_flags(value_type f);
Parameters
Name |
Description |
f |
The integer value, which must be 0. |
Created with MrDocs