MCPcopy 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
40static inline void runner_impl(std::ostringstream &) {}
41
42template <typename F, typename... Flags>
43static inline void runner_impl(std::ostringstream &oss, F &&f, Flags &&...flags)

Callers 1

runnerFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected