Determines whether or not the given type is a type that is supported for a command line parameter. More...
#include <InputParameters.h>
Static Public Attributes | |
static constexpr bool | value |
Determines whether or not the given type is a type that is supported for a command line parameter.
In particular, whether or not CommandLine::populateCommandLineParams supports extracting these types.
Definition at line 139 of file InputParameters.h.
|
static |
Definition at line 141 of file InputParameters.h.