I’m trying to add portability to the file system in an application I wrote. To this end, I’m using stlsoft, but I can’t figure out how to use anything. Is there a tutorial somewhere, or a relevant example? They have samples on the site, but as far as I can see none relating to the filesystem module.
Share
…Eh, looks like I’ll be using Boost instead.