我知道在c++ 11中,我们现在可以使用using来编写类型别名,比如typedefs:在我看来,相当于:新语法的出现是为了有一种表达“template typedef”的方法:但是,对于前两个非模板