YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
#include <functional.hpp>
额外继承的成员函数 | |
![]() | |
template<typename _fCallable > | |
static _tRet | call (_fCallable &&f, std::tuple< _tParams...> &&args, remove_reference_t< decltype(std::forward< decltype(f)>(f)(std::forward< decltype(std::get< _vSeq >(std::move(args)))>(std::get< _vSeq >(std::move(args)))...))> *={}) |
在文件 functional.hpp 第 338 行定义.