摘要:
// clang++ 3.5 // maybe gcc 4.9 support it, but I don't test it #include int main() { auto fac = [&](auto&& self, int x)->int{ return x template struct wrapper_type { Functor functor... 阅读全文
posted @ 2018-05-18 19:53
月落无影
阅读(213)
评论(0)
推荐(0)
浙公网安备 33010602011771号