|
Boost Users : |
From: Server Levent Yilmaz (leventyilmaz_at_[hidden])
Date: 2007-05-23 23:21:10
Hi Vivek,
On 5/23/07, Vivek Nallur <nallur_at_[hidden]> wrote:
>
> My code looks something like this:
fwiw, the following code works just fine with 1.33.1 on Windows (and you do
not need to use default_name_check if don't need to do this for every path)
namespace fs = boost::filesystem;
fs::path foo_path("c:\\a\\b", fs::native);
fs::path bar_path(fs::initial_path());
If you can post the actual code that is causing you problems, it might help
to spot the error.
Levent
-- Server Levent Yilmaz Mechanical Engineering University of Pittsburgh
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net