Like boost's - an iterator that applies a function to the result of an underlying iterator. Unlike boost, it supports using lambdas for the function.
955 B
955 B
Like boost's - an iterator that applies a function to the result of an underlying iterator. Unlike boost, it supports using lambdas for the function.