This move constructor creates a proctor managing the same block as original. After the move, original is disengaged.
Synopsis
Declared in <bslma_deallocatebytesproctor.h>
DeallocateBytesProctor(bslmf::MovableRef<DeallocateBytesProctor> original);
Created with MrDocs