Explicit constructor calls with template are not supported by clang

前端 未结 0 489
天涯浪人
天涯浪人 2020-12-04 13:10

Explicit constructor calls are supported by clang (this->ClassName::ClassName()) with -fms-extensions thanks!

template
class Base {
public:
          


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