Chapter 23: Boost Libraries, Technical Report 1 and C++0x

  1. fig23_02.cpp - Regular expressions checking birthdays.
  2. fig23_04.cpp - Validating user input with regular expressions.
  3. fig23_05.cpp - regex_replace() and regex_token_iterator
  4. 23.6.1 shared_ptr
  5. 23.6.2 weak_ptr
  6. fig23_15.cpp - Lambda Function