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.
Synopsis
Declared in <bdlb_transformiterator.h>
struct TransformIteratorUtil;
Static Member Functions
Name |
Description |
Return a |
Created with MrDocs