rah
Public Attributes | List of all members
rah::pipeable< Func > Struct Template Reference

Allow to call a custom function when called whith the 'pipe' syntax on a range. More...

#include <rah - Copie.hpp>

Public Attributes

Func func
 

Detailed Description

template<typename Func>
struct rah::pipeable< Func >

Allow to call a custom function when called whith the 'pipe' syntax on a range.

See also
rah::make_pipeable

Member Data Documentation

◆ func

template<typename Func>
Func rah::pipeable< Func >::func

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