Indicates if an implementation supports fork().
The value shown here is just demostrative, the real value is defined based on the OS it's being compiled in. enum HaveFork = true;
See Source File
Indicates if an implementation supports fork().
The value shown here is just demostrative, the real value is defined based on the OS it's being compiled in. enum HaveFork = true;