1 #ifndef jb_testing_compile_info_hpp 2 #define jb_testing_compile_info_hpp 17 extern char const linker[];
20 extern char const gitrev[];
25 #endif // jb_testing_compile_info_hpp char const gitrev[]
The git revision at compile time.
char const uname_a[]
The kernel version, release, machine hardware, etc.
char const compiler_flags[]
The compiler flags.
char const compiler[]
The compiler version.
char const linker[]
The linker version.
The top-level namespace for the JayBeams library.