7 int main(
int argc,
char *argv[]) {
8 std::string hello =
"Hello world";
19 std::cout << hello << std::endl;
Various general useful macros for IMP.
void write_help(std::ostream &out=std::cerr)
void setup_from_argv(int argc, char **argv, std::string description)