Disable all subsequent calls to setDefaultAllocator.
Declared in <bslma_default.h>
static
void
lockDefaultAllocator();
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.