Whether an argument is required or may be omitted.
Synopsis
Declared in <rpc/util.h>
enum class Optional : int;
Members
Name |
Description |
|
Required arg |
|
Optional argument for which the default value is omitted from help text for one of two reasons: ‐ It's a named argument and has a default value of |
Created with MrDocs