proxygen
folly::pushmi::pipe_fn Member List

This is the complete list of members for folly::pushmi::pipe_fn, including all inherited members.

operator()(T t, F f) const -> decltype(t|f)folly::pushmi::pipe_fninline
operator()(T t, F f, FN...fn) const -> decltype(This()((t|f), fn...))folly::pushmi::pipe_fninline