![]() |
LeechCraft 0.6.70-14794-g33744ae6ce
Modular cross-platform feature rich live environment.
|
#include "functional.h"
Public Member Functions | |
template<typename From , typename = std::enable_if_t<std::is_base_of_v<To, std::decay_t<From>>>> | |
To * | operator() (From *from) const |
Definition at line 63 of file functional.h.
|
inline |
Definition at line 66 of file functional.h.