Return the current fill pattern value for this allocator. The behavior is undefined unless hasFillPattern() returns true.

Synopsis

Declared in <bslma_testallocator.h>

bsls::Types::Uint64
getFillPattern() const;

Created with MrDocs