|
Prev: static asserts for value templates
Next: Swappable concepts and ADL (was Re: Return versus Side-Effect)
From: Olivier Langlois on 31 Mar 2008 20:15 > Could you recommend some good books about STL and template? For STL: Effective STL The C++ Standard Library For templates: C++ Templates I have read those books and have really appreciated them. If you are interested, I have posted my reviews of these books on my blog: http://blog.olivierlanglois.net/index.php?blog=1&cat=29&page=1&paged=3 Greetings, Olivier Langlois http://www.olivierlanglois.net http://blog.olivierlanglois.net -- [ See http://www.gotw.ca/resources/clcm.htm for info about ] [ comp.lang.c++.moderated. First time posters: Do this! ] |