[#BloombergLP-bslma-TestAllocator-getFillPattern] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslma.adoc[bslma]::xref:BloombergLP/bslma/TestAllocator.adoc[TestAllocator]::getFillPattern :relfileprefix: ../../../ :mrdocs: Return the current fill pattern value for this allocator. The behavior is undefined unless `hasFillPattern()` returns `true`. == Synopsis Declared in `<bslma_testallocator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bsls/Types/Uint64.adoc[bsls::Types::Uint64] getFillPattern() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#