BDE 4.14.0 Production release
|
#include <bdlb_transformiterator.h>
The TransformIterator_AllocatorOfIteratorMethod
class template has an allocator method when its boolean template parameter is true
, which will be made to be the case when the iterator of the transform iterator uses allocators. The transform iterator type itself is supplied as BASE_TYPE
.