Item 46: Define non-member functions inside templates when type conversions are
时间:2011-04-08 来源:Ray Z
-
When writing a class template that offers functions related to the template that support implicit type conversions on all parameters, define those functions as friends inside the class template.
相关阅读 更多 +