Articles

Miscellaneous articles

  • Quoting the quotes [codeproject.com]

    This article describes a client-side work-around for adding
    language-dependent quotation marks to <q> elements in
    Internet Explorer.

  • Template specialisation—An introductory survey [codeproject.com]

    This article describes the basics of template programming in
    C++. It is means for people who are experienced with C++, but lack
    experience with templates.

Ruminations on the standard C++ library