
17 Sep
2008
17 Sep
'08
9:43 p.m.
On Wed, Sep 17, 2008 at 17:32, Robert Dailey <rcdailey@gmail.com> wrote:
I noticed I cannot use the leaf() function off of boost::filesystem::path anymore in 1.36. The documentation examples are still using leaf(). Is this broken?
The documentation should probably be updated to the new names, but the intention was (iirc) to leave the old names available (but deprecated). That may, however, require patching: http://lists.boost.org/boost-announce/2008/08/0200.php HTH, ~ Scott