Provides a comprehensive description of, and reference to, the iostreams and locales classes, showing how to put them ot use and offering advanced information on customizing and extending their basic operation. C++ (Computer program language)
This book has good coverage of two rarely used parts of C++ - Iostreams and locales. Iostreams are difficult to use efficiently - e.g. cout << endl and I have never seen locales used at all. Buy instead.