chsvlib
chsv helper source code

◆ operator->()

pointer operator-> ( ) const

Indirectly dereferences the transforming iterator and provides access to members of the type associated with the result of a transformation.

Returns
A pointer to a cached value obtained, if necessary, with a call to the transforming functional object.