nontemplatized en · ADJ
Etymology
From non- + templatized.
Meanings
-
(not-comparable) Not templatized.
Note that unlike the nontemplatized version, this function still supports constant objects because T is allowed to bind to a constant object...
1995, The C++ report: the international newsletter for C++ programmers:The old-style library uses a less-complicated, nontemplatized class hierarchy.
1997, Herbert Schildt, C/C++ programmer's reference:Want to know how to derive a nontemplatized class from a class template?
2009, Jeff Cogswell, John Paul Mueller, C++ All-In-One Desk Reference For Dummies: