MCPcopy Create free account
hub / github.com/OSVR/OSVR-Core / handlerWrapper

Function handlerWrapper

inc/osvr/Server/RegisterShutdownHandlerPOSIXSignal.h:44–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42#ifndef OSVR_DOXYGEN_EXTERNAL
43 namespace detail {
44 template <ShutdownHandler F> void handlerWrapper(int) { F(); }
45 } // namespace detail
46#endif // #ifndef OSVR_DOXYGEN_EXTERNAL
47

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected