![]() |
LeechCraft
0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
|
#include "curry.h"
Public Member Functions | |
template<typename CF , typename CT > | |
CurryImpl (CF &&f, CT &&prev) | |
template<typename T > | |
auto | operator() (T &&arg) const & |
template<typename T > | |
auto | operator() (T &&arg) & |
template<typename T > | |
auto | operator() (T &&arg) && |
|
inline |
|
inline |
|
inline |
|
inline |