Resources for generic programming/template information

G

Greg Buchholz

I'm looking for people's favorite recommentations for resources
(books, academic papers, websites, forums, etc.) for learning more
about generic programming in C++, and more advanced template use.
Here's an example of the kind of things I'm trying to learn more
about...

http://groups.google.com/group/comp...3eda5d074b0/7b34e92f7a475a89#7b34e92f7a475a89

....That problem has proven much more difficult for me to implement than
I had initially thought it would/should have.

Thanks,

Greg Buchholz
 
B

Ben Pope

Greg said:
I'm looking for people's favorite recommentations for resources
(books, academic papers, websites, forums, etc.) for learning more
about generic programming in C++, and more advanced template use.

The only book I have on that vein is Modern C++ Design by Alexandrescu,
it opened up a whole new paradigm for me, I thoroughly recommend it.

Ben Pope
 

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

Members online

Forum statistics

Threads
474,431
Messages
2,571,678
Members
48,796
Latest member
Greg L.

Latest Threads

Top