![]() |
LeechCraft
0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
|
#include <tuple>
#include <type_traits>
#include <utility>
Go to the source code of this file.
Classes | |
class | LeechCraft::Util::CurryImpl< F, PrevArgs > |
Namespaces | |
LeechCraft | |
LeechCraft::Util | |
Functions | |
template<typename F > | |
CurryImpl< F > | LeechCraft::Util::Curry (F f) |