我知道“ using”关键字可以用作模板别名和类型别名,但是我没有看到有人提到“ typedef typename”可以被“ using”替换。可以吗
typedef using typename c++11
c++11 ×1
typedef ×1
typename ×1
using ×1