[#BloombergLP-bsltf-StdStatefulAllocator-rebind-other] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsltf.adoc[bsltf]::xref:BloombergLP/bsltf/StdStatefulAllocator.adoc[StdStatefulAllocator]::xref:BloombergLP/bsltf/StdStatefulAllocator/rebind.adoc[rebind]::other :relfileprefix: ../../../../ :mrdocs: Alias for a `StdStatefulAllocator` that allocates `BDE_OTHER_TYPE`. == Synopsis Declared in `<bsltf_stdstatefulallocator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:BloombergLP/bsltf/StdStatefulAllocator.adoc[StdStatefulAllocator<BDE_OTHER_TYPE, PROPAGATE_ON_CONTAINER_COPY_CONSTRUCTION, PROPAGATE_ON_CONTAINER_COPY_ASSIGNMENT, PROPAGATE_ON_CONTAINER_SWAP, PROPAGATE_ON_CONTAINER_MOVE_ASSIGNMENT, IS_ALWAYS_EQUAL>] other; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#