Return memory previously allocated with allocate to the underlying mechanism object by calling deallocate on the mechanism object with the specified p. The optionally specified n argument is ignored by this test allocator type.
allocate
deallocate
p
n
Declared in <bslma_stdtestallocator.h>
<bslma_stdtestallocator.h>
void deallocate( pointer p, size_type n = 1);