Utility for creating TransformIterator objects.
Synopsis
Declared in <bdlb_transformiterator.h>
struct TransformIteratorUtil;
Description
This struct provides a namespace for a function template that simplifies the creation of TransformIterator objects by allowing type deduction to discover the types of the functor and underlying iterator.