OmniSciDB
bf83d84833
|
Functions | |
template<typename XDEBUG_OPTION , typename REMOTE_DEBUG_OPTION , typename... REMAINING_ARGS> | |
int | wrapped_execlp (char const *path, XDEBUG_OPTION &&x_debug, REMOTE_DEBUG_OPTION &&remote_debug, REMAINING_ARGS &&...standard_args) |
int anonymous_namespace{Calcite.cpp}::wrapped_execlp | ( | char const * | path, |
XDEBUG_OPTION && | x_debug, | ||
REMOTE_DEBUG_OPTION && | remote_debug, | ||
REMAINING_ARGS &&... | standard_args | ||
) |
Definition at line 59 of file Calcite.cpp.
Referenced by start_calcite_server_as_daemon().