Doc question: is "templatized" a word?

Sandra Loosemore sandra@codesourcery.com
Sat Feb 11 04:11:00 GMT 2017


The documentation for -Wno-non-template-friend refers to 
"non-templatized friend functions" and "templatized functions".  I don't 
see the term "templatized" used anywhere in the C++ standard.  This 
paragraph also uses "nontemplate function", which I assume refers to the 
same thing the C++ standard spells "non-template function".  So does 
"non-templatized function" also mean "non-template function"?  Or does 
it have some other meaning?

-Sandra the confused



More information about the Gcc mailing list