[#BloombergLP-bdlb-TransformIterator_AllocatorOfIteratorMethod-0f] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/TransformIterator_AllocatorOfIteratorMethod-00.adoc[TransformIterator_AllocatorOfIteratorMethod]<BASE_TYPE, true> :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<bdlb_transformiterator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class BASE_TYPE> struct xref:BloombergLP/bdlb/TransformIterator_AllocatorOfIteratorMethod-00.adoc[TransformIterator_AllocatorOfIteratorMethod]<BASE_TYPE, true>; ---- == Member Functions [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bdlb/TransformIterator_AllocatorOfIteratorMethod-0f/allocator.adoc[`allocator`] | Return the allocator used by the underlying iterator of the associated transform iterator to supply memory. Note that this class must be a base class of the transform iterator. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#