C++ Gotchas
The reason for these pages is to present some things that have occurred during my C++ programming tasks... You can see some really awkward features, but some really useful things too.
Enjoy
(PS: There is a great book, known as 'C++ Gotchas: Avoiding common problems in coding and design' read it, it's really good. I hope I'm not offending its authors with the title of this page.
About deducing type of template arguments
About parameters and function calling
All content (c) 2007 fritzone