Type aliasing specialization

前端 未结 0 1563
长发绾君心
长发绾君心 2021-02-07 03:04

Is it possible to specialize alias templates? Something like this:

template ??? TypeAlias;

template<>
using TypeAlias = Conc         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题