$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (gregod_at_[hidden])
Date: 2002-09-20 08:10:29
On Friday 20 September 2002 07:50 am, David Abrahams wrote:
> Or maybe:
>
> path::operator/=(const path&);
> path operator/(const path&, const path&);
>
> Too cute? I rather like it.
FWIW, I like it as well.
Doug