タグ

ブックマーク / www.vandevoorde.com (1)

  • C++ Solutions

    My own book selects a little over 120 of the exercises proposed by Bjarne, and shows how they could be solved. Besides discussion of the source code, I have tried to convey a sense on "how to get there" and "what are alternatives?" Many exercises come with a discussion of maintainability and/or performance (I have gotten very positive feedback on the inclusion of sample benchmark numbers). They al

    syd_syd
    syd_syd 2009/02/18
    template extern inline signed long int const volatile operator and(X&, Y&);
  • 1