halcheck 1.0
Loading...
Searching...
No Matches

◆ operator*()

template<typename I , typename F >
lib::invoke_result_t< const F &, lib::iter_reference_t< I > > halcheck::lib::transform_iterator< I, F >::operator* ( ) const
inlineconstexprnoexcept

Dereferences the base iterator an applies the function.

Returns
The result of applying the function.