proxygen
|
Functions | |
template<class T0 > | |
constexpr auto | expAnd (T0 &&t0) |
template<class T0 , class... TN> | |
constexpr auto | expAnd (T0 &&, TN &&...tn) |
constexpr auto folly::pushmi::isolated::expAnd | ( | T0 && | t0 | ) |
Definition at line 530 of file concept_def.h.
References folly::pushmi::expAnd().
Referenced by expAnd(), and folly::pushmi::expAnd().
constexpr auto folly::pushmi::isolated::expAnd | ( | T0 && | , |
TN &&... | tn | ||
) |