I want to call a lambda and pass the parameters separately. e.g.: #include <memory> template<typename T, typename... TS> T call(T (*)(TS.
確定! 回上一頁