23 process1.swap(process2);
static Process ParentProcess()
Get the parent process.
static Process CurrentProcess()
Get the current process.
static uint64_t ParentProcessId() noexcept
Get the parent process Id.
static uint64_t CurrentProcessId() noexcept
Get the current process Id.
C++ Common project definitions.
void swap(FileCache &cache1, FileCache &cache2) noexcept