template <typename Func>
constexpr auto make_pipe_closure(Func func)

Declared at: libreglisse/operations/pipe_closure.hpp:42

Parameters

Func func