You cannot save a template file to non-template format.
无法将模板文件保存为非模板格式。
2
This example demonstrates the passing of slot functions to a private signal through a non-template interface.
本例演示了通过非模板接口,向私有的信号传递插槽函数。
3
To resolve C2299, do not make the copy constructor or assignment operator a template function, but rather a non-template function that takes a class type.