$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Keith Burton (kb_at_[hidden])
Date: 2004-08-21 02:30:43
> And the following will fail (assertion?):
> std::cout << p4.string() // Not allowed because
p4 is native (complete).
Why should this fail ? It seems an unnecessary restriction
Keith
-----Original Message-----
From: boost-bounces_at_[hidden]
[mailto:boost-bounces_at_[hidden]] On Behalf Of Carlo Wood
Sent: 20 August 2004 20:01
To: boost_at_[hidden]
Subject: [boost] New design proposal for boost::filesystem
I propose the following design. The aim of boost::filesystem should be
to
support the following coding idiom:
[snip]