Boost logo

Boost Users :

Subject: [Boost-users] [Filesystem] has_root_path()
From: Robert Jones (robertgbjones_at_[hidden])
Date: 2008-09-24 08:29:49


Boost 1.33.1 used to support has_root_path() on directory_iterators.

1.36 seems to use a slightly different mechanism for directory_iterators,
based on instantiating basic_directory_iterator, and I'm struggling to
see what has happened to has_root_path(). It's there somewhere,
but not accessible in quite the same way as it was.

How do I express

directory_iterator -> has_root_path()

in 1.36.0 ?

Thanks

- Rob.


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