1. July 14th, 2004 — Roundtable Meeting — Open Discussion

    Published: Thu 01 July 2004
    By nwcpp

    In 2004.

    Location

    Desert Fire
    7211 166th Avenue Northeast
    Redmond, Washington 98052

    Description

    This will be an informal discussion over dinner. The topic is just a suggestion, and we may find that we prefer to socialize rather than discuss anything in particular. Come ready to chat and get to know your fellow …

    read more
  2. April 14th, 2004 — Double-Checked Locking, Threads, Compiler Optimizations, and More — Scott Meyers

    Published: Thu 01 April 2004
    By nwcpp

    In 2004.

    Location

    6464 185th Avenue NE
    Redmond, WA 98052

    Abstract

    The Double-Checked Locking Pattern is a common approach to efficient lazy initialization. Unfortunately, it’s not reliable in threaded systems, it can fail for different reasons in uniprocessor and multiprocessor environments, and there’s no portable way to make …

    read more
  3. February 11th, 2004 — C++ Development for PocketPC, SmartPhone, and Windows CE — Nishan Jebanasam & Rich Hanbidge

    Published: Sun 01 February 2004
    By nwcpp

    In 2004.

    Location

    6464 185th Avenue NE
    Redmond, WA 98052

    Abstract

    Learn about the new native device development feature in the next release of Visual Studio. This talk will cover developing, debugging and deploying C++ applications to Pocket PC, Smartphone and Windows CE. It will also cover improvements made since …

    read more
  4. January 14th, 2004 — for_each — Eric Niebler

    Published: Thu 01 January 2004
    By nwcpp

    In 2004.

    Location

    6464 185th Avenue NE
    Redmond, WA 98052

    Abstract

    Writing loops over sequences is harder in C++ than in other languages, many of which provide a dedicated for_each looping construct. In this talk, Eric describes how to implement and use a generic, type-safe and extensible foreach construct in …

    read more

« Page 21 / 25 »