C++ Common Knowledge Stephen C. Dewhurst, AddisonWesley, 2005
This is another book by the author of CppGotchas.
This provides good explanations for a lot of the features of CeePlusPlus which are mentioned in the design of code. Examples include ArgumentDependentNameLookup and SubstitutionFailureIsNotAnError. It crossrefers well between the topics. -- JohnFletcher