Previous: C++ Report Reference, Up: C++ API Reference [Contents][Index]
Declare int main (int, char **)
, call
micro_benchmark::main
and return its value.
Preconditions:
char *
.
Effects:
--help
,
--version
or an unrecognized parameter, call exit
with the corresponding value.
Postconditions:
EXIT_SUCCESS
.