BloombergLP::bdlb::TransformIterator_AllocatorOfFunctorMethod<BASE_TYPE, true>

Synopsis

Declared in <bdlb_transformiterator.h>

template<class BASE_TYPE>
struct TransformIterator_AllocatorOfFunctorMethod<BASE_TYPE, true>;

Member Functions

NameDescription
allocator Return the allocator used by the transforming functor of the associated transform iterator to supply memory. Note that this class must be a base class of the transform iterator.