Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bluescarni/mppp
/ runner_impl
Function
runner_impl
test/integer_stream_format.cpp:40–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
std::integral_constant<std::size_t, 10>>;
39
40
static inline void runner_impl(std::ostringstream &) {}
41
42
template <typename F, typename... Flags>
43
static inline void runner_impl(std::ostringstream &oss, F &&f, Flags &&...flags)
Callers
1
runner
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected