LeechCraft  0.6.70-3565-g2d86529
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
LeechCraft::Util::detail::SequenceProxy< Ret, E0, A0 > Member List

This is the complete list of members for LeechCraft::Util::detail::SequenceProxy< Ret, E0, A0 >, including all inherited members.

Ret_t typedefLeechCraft::Util::detail::SequenceProxy< Ret, E0, A0 >
Seq_LeechCraft::Util::detail::SequenceProxy< Ret, E0, A0 >
SequenceProxy(Sequencer< E0, A0...> *sequencer)LeechCraft::Util::detail::SequenceProxy< Ret, E0, A0 >inline
SequenceProxy(SequenceProxy &&proxy)=defaultLeechCraft::Util::detail::SequenceProxy< Ret, E0, A0 >
Then(const F &f) -> SequenceProxy< UnwrapFutureType_t< decltype(f(std::declval< Ret >()))>, E0, A0...>LeechCraft::Util::detail::SequenceProxy< Ret, E0, A0 >inline
Then(const F &f) -> typename std::enable_if< std::is_same< void, decltype(f(std::declval< Ret >()))>::value >::typeLeechCraft::Util::detail::SequenceProxy< Ret, E0, A0 >inline