LeechCraft  0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
curry.h File Reference
#include <tuple>
#include <type_traits>
#include <utility>
+ Include dependency graph for curry.h:
+ This graph shows which files directly or indirectly include this file:

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)