$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeremy Maitin-Shepard (jbms_at_[hidden])
Date: 2005-12-12 01:51:01
Vladimir Prus <ghost_at_[hidden]> writes:
> [snip]
> 2. Convince Beman Dawes, the author of Boost.Filesystem, that adding
operator> for paths is a good idea. Personally, I don't see any reason why
> it should not work -- if I want to save/load something containing
> boost::fs::path, working operator>> would be a plus.
That would be reasonable provided that the input and output strings are
in the native path format.
-- Jeremy Maitin-Shepard