rangeless::fn
rangeless::fn::impl::for_each_adjacent< F2 > Struct Template Reference

#include <fn.hpp>

Public Member Functions

template<typename Iterable >
void operator() (Iterable &&src)
 

Public Attributes

F2 fn2
 

Detailed Description

template<typename F2>
struct rangeless::fn::impl::for_each_adjacent< F2 >

Definition at line 1354 of file fn.hpp.

Member Function Documentation

◆ operator()()

template<typename F2 >
template<typename Iterable >
void rangeless::fn::impl::for_each_adjacent< F2 >::operator() ( Iterable &&  src)
inline

Definition at line 1359 of file fn.hpp.

Member Data Documentation

◆ fn2

template<typename F2 >
F2 rangeless::fn::impl::for_each_adjacent< F2 >::fn2

Definition at line 1356 of file fn.hpp.


The documentation for this struct was generated from the following file: