#include <data_struct/static_memory_gremlin.h>#include <loggers/file_logger.h>#include <stdio.h>Include dependency graph for show_args.cpp:

Go to the source code of this file.
Defines | |
| #define | LOG(s) program_wide_logger().log(s) |
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| HOOPLE_STARTUP_CODE | |
| #define LOG | ( | s | ) | program_wide_logger().log(s) |
Definition at line 27 of file show_args.cpp.
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 25 of file show_args.cpp.
1.5.1