Return true if a fill pattern is currently set for this allocator, and false otherwise. When a fill pattern is set, newly allocated memory is filled with the pattern value.
true
false
Declared in <bslma_testallocator.h>
<bslma_testallocator.h>
bool hasFillPattern() const;