|
Arg friend constexpr auto | operator| (Arg &&arg, Pipe pipe) |
|
template<typename Arg , typename Pipe >
requires (is_pipeable_v<Pipe>) && (!is_pipeable_v<Arg>) && invocable<Pipe, Arg &> |
auto | operator|= (Arg &arg, Pipe pipe) -> CPP_broken_friend_ret(Arg &)() |
|
The documentation for this struct was generated from the following file: