Comparing .NET Generics and C++ Templates
Good article essentially covering our discussion several months ago. As we had understood, because .NET does the specialization at run-time there is the need for "Constraints". What terminology does Java use?
No comments:
Post a Comment