Boost logo

Boost Users :

Subject: Re: [Boost-users] boost::filesystem::native
From: Gavin Lambert (gavinl_at_[hidden])
Date: 2016-11-10 17:57:30


Mere moments ago, quoth I:
> So if you wanted to use those, you'd need to wrap it in a path() first
> and iterate over each element to test if it is valid.

Or, of course, since you're testing a directory name, you can just use
exists() to test the path as a whole (since presumably that's what you
really care about).


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