MCPcopy Create free account
hub / github.com/Pagghiu/SaneCppLibraries / ProcessFork

Function ProcessFork

Libraries/Process/Process.h:469–469  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

467{
468 ProcessFork();
469 ~ProcessFork();
470 ProcessFork(const ProcessFork&) = delete;
471 ProcessFork* operator=(const ProcessFork&) = delete;
472

Callers 1

Process.hFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected