摘要:
来看一个小例子: c++ include template struct Fibonacci { static const long val = Fibonacci::val + Fibonacci::val; }; template struct Fibonacci { static const 阅读全文
posted @ 2017-11-12 10:08
CknightX
阅读(139)
评论(0)
推荐(0)
浙公网安备 33010602011771号