Announcements

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




Other articles


    1. September 13th, 2000 — Change the Way You Write Exception-Safe Code, Forever — Andrei Alexandrescu

      Published: Fri 01 September 2000
      By nwcpp

      In 2000.

      Location

      6464 185th Avenue NE
      Redmond, WA 98052

      Abstract

      This talk presents the subtle issues associated with writing correct code in the presence of exceptions. Writing exception-safe code is a must for preserving the sanity of any application. This task is daunting because exceptions introduce hidden control flows …

      read more
    2. May 10th, 2000 — C++ Exceptions — Bobby Schmidt

      Published: Mon 01 May 2000
      By nwcpp

      In 2000.

      Location

      6464 185th Avenue NE
      Redmond, WA 98052

      Abstract

      Overview of C++ exceptions, their rationale, and their usage. Followed with discussion of standard library support, exception safety considerations, and comparison with Microsoft’s SEH. Exception “gotchas” and wisdom sprinkled throughout :^) Talk assumes you understand the rudiments of C …

      read more

    « Page 26 / 26