Enable the warnings, you'll see a implicitdeclaration of function message.
启用的警告,你会看到一个隐式声明的函数的消息。
3
Because a template constructor is never a copy constructor, the presence of such a template does not suppress the implicitdeclaration of a copy constructor.