![]() |
LeechCraft
0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
|
Go to the source code of this file.
Namespaces | |
LeechCraft | |
LeechCraft::Util | |
Typedefs | |
template<typename T > | |
using | LeechCraft::Util::Lazy_t = std::function< T()> |
Functions | |
template<typename T > | |
Lazy_t< T > | LeechCraft::Util::MakeLazy (const T &t) |
template<typename R , typename F > | |
Lazy_t< R > | LeechCraft::Util::MakeLazyF (const F &l) |