LinuxSoftware

Coding and tramping in Aotearoa / New Zealand


Feb 14

Boost C++ on sandfly.net.nz

, , david, Saturday, 9:19 am

(I realize in spite of the name of this website it’s been a long time since I published a software related post. I’m taking the lazy approach of linking to someone else’s articles.) My former colleague Andrew has published a great little series on the Boost C++ Libraries. The intention of Boost is as a proving ground for C++ libraries being considered for inclusion in the C++ standard, so probably many of these will soon appear in C++ 0x.
Boost C++

The C++ Boost Libraries

  1. Introduction
  2. boost::assign
  3. string algorithms
  4. boost::date_time
  5. boost::filesystem

(updated: Added Part 5 link, 20 March 2009)