![]() |
LeechCraft
0.6.70-6645-gcd10d7e
Modular cross-platform feature rich live environment.
|
#include "prelude.h"
Public Member Functions | |
template<typename Pair > | |
auto | operator() (const Pair &pair) -> decltype(Invoke(F_, pair.first)) |
Public Attributes | |
F | F_ |
|
inline |
Definition at line 322 of file prelude.h.
References LeechCraft::Util::Invoke().
F LeechCraft::Util::detail::Fst< F >::F_ |