Boost logo

Boost :

From: Wang Weiwei (wwwang_at_[hidden])
Date: 2006-04-02 20:32:45


hello,

I'm using filesystem in the following simple code:

namespace fs = boost::filesystem;
fs::path p("d:/temp");

and I got an exception saying that "d:" in the input path is invalid.

What's wrong? I'm new to the fs lib.

Thanks

Max


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk