MCPcopy Create free account
hub / github.com/boostorg/cobalt / tester

Method tester

test/fork.cpp:21–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19 char buf[4096];
20
21 tester() : cobalt::detail::fork::shared_state{buf, 4096} {}
22
23 static cobalt::detail::fork step(tester & , int i= 0)
24 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected