Create a proxy object using the same mechanism as the specified original. Postcondition: this‐>mechanism() == rhs.mechanism().

Synopsis

Declared in <bslma_stdtestallocator.h>

StdTestAllocator(StdTestAllocator const& original);

Created with MrDocs