LeechCraft  0.6.70-9312-g4cc613a2df
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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)