<generics>

  • Thread starter Thread starter benben
  • Start date Start date
I have to disagree, C++ templates and generics are similar but generics are
not templates.
They share some functionality, both can be used to create parameterized
types and collections, but this is where similarity stops.

Willy.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top