1. 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 2 / 2