$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] boost::filesystem: leaf() missing?
From: Robert Dailey (rcdailey_at_[hidden])
Date: 2008-09-17 17:32:40
Hi,
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?