GetCmdLineArg#

template<typename T>
bool GetCmdLineArg(
const char *arg,
T &out,
int argc,
const char *const argv[],
)#