Horizon
Friends | List of all members
ranges::pipeable_base Struct Reference

Friends

Arg constexpr friend auto operator| (Arg &&arg, Pipe pipe)
 
template<typename Arg , typename Pipe >
auto operator|= (Arg &arg, Pipe pipe) -> CPP_broken_friend_ret(Arg &)(requires(is_pipeable_v< Pipe >) &&(!is_pipeable_v< Arg >) &&invocable< Pipe, Arg & >)
 

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