1 #ifndef LogRuntimeLibrary_HH
2 #define LogRuntimeLibrary_HH
12 std::string filename_base, std::string compile_options,
13 std::string so_options, std::string compile_msg);
std::shared_ptr< RuntimeLibrary > log_make_shared_runtime_lib(std::string filename_base, std::string compile_options, std::string so_options, std::string compile_msg)
Make shared_ptr<RuntimeLibrary>, logging progress and errors.