Announcements

To be on our mailing list, join the Google Group at this link




Other articles


    1. April 10th, 2002 — Honey, I Shrunk the Threads: Compile-time checked multithreaded transactions in C++ — Andrei Alexandrescu

      Published: Mon 01 April 2002
      By nwcpp

      In 2002.

      Location

      6464 185th Avenue NE
      Redmond, WA 98052

      Abstract

      This talk presents a couple of new, safe idioms that bring order in your C++ multithreaded programs. We will cover three idioms for single-object transactions and two idioms for multi-object transactions, with examples. Warning: This talk is rated R …

      read more
    2. March 13th, 2002 — Schism++: How Microsoft Proposes to Bridge the Gap Between ANSI C++ and the ‘Managed C++’ of .NET — Matthew Griscom

      Published: Fri 01 March 2002
      By nwcpp

      In 2002.

      Location

      6464 185th Avenue NE
      Redmond, WA 98052

      Abstract

      Microsoft Visual Studio 7 .NET has shipped with improved support for ANSI C++. The whole .NET aspect of this tool, discussed extensively in this and other forums, is radically new and at first blush is incompatible with ANSI C …

      read more