BloombergLP::bdls::TempDirectoryGuard::release

Remove the created temporary directory from management so that, upon this guards destruction, the created directory is not removed. Calling release on a guard that has previously been released has no effect.

Synopsis

Declared in <bdls_tempdirectoryguard.h>

void
release();