BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bdlb::TransformIterator_AllocatorOfFunctorMethod< BASE_TYPE, bool > Struct Template Reference

#include <bdlb_transformiterator.h>

Detailed Description

template<class BASE_TYPE, bool>
struct bdlb::TransformIterator_AllocatorOfFunctorMethod< BASE_TYPE, bool >

The TransformIterator_AllocatorOfFunctorMethod 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 does not use allocators and the functor of the transform iterator uses allocators. The transform iterator type itself is supplied as BASE_TYPE.


The documentation for this struct was generated from the following file: