![]() |
LeechCraft
0.6.70-3565-g2d86529
Modular cross-platform feature rich live environment.
|
This is the complete list of members for LeechCraft::Util::detail::SequenceProxy< Ret, E0, A0 >, including all inherited members.
Ret_t typedef | LeechCraft::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)=default | LeechCraft::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 >::type | LeechCraft::Util::detail::SequenceProxy< Ret, E0, A0 > | inline |