About Exploring Solution Spaces, Keith Ray's blog on Software development and other topics. Send comments to: keithray@mac.com
Archives
Subscribe RSS Exploring Solution Spaces XML
typo correction
correction for string-list
typedef std::list<std::string> StringList;
[/docs] permanent link