|
FreeTensor
|
#include <func_utils.h>
Public Member Functions | |
| template<class... Args> | |
| bool | operator() (Args &&...args) |
| template<class... Args> | |
| bool | operator() (Args &&...args) const |
Convert a invocable from f(x, y, ...) to f(*x, *y, ...)
|
inline |
|
inline |