$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Frank Birbacher (bloodymir.crap_at_[hidden])
Date: 2008-05-16 08:01:36
I forgot about the replacement.
Frank Birbacher schrieb:
> If we could make fs::path a full blown STL container maybe it'll be more
> useful in some contexts and I guess it'll be a little easier to use.
Could I possibly make vector<string> be a path? Or at least make a new
custom container be a path? All the operations of the filesystem library
a templated with the path type being a parameter. Could I somehow
specialize the path traits to make this work?
Regards,
Frank