Disable all subsequent calls to setDefaultAllocator.
Synopsis
Declared in <bslma_default.h>
static
void
lockDefaultAllocator();
Description
Disable all subsequent calls to the setDefaultAllocator method. Subsequent calls to this method have no effect. Note that subsequent calls to the setDefaultAllocatorRaw method are not disabled by this method.
Created with MrDocs