|
proxygen
|
#include <if_constexpr.h>
Classes | |
| struct | eat |
| struct | eat_return |
Public Member Functions | |
| template<class T > | |
| constexpr auto | operator->* (T &&t) -> eat_return< decltype(t(::folly::pushmi::detail::id_fn |
| template<class T > | |
| constexpr auto | operator->* (T &&t) const -> eat |
Definition at line 160 of file if_constexpr.h.
|
inline |
|
inline |
Definition at line 179 of file if_constexpr.h.
References folly::pushmi::detail::t.