$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Garland (jeff_at_[hidden])
Date: 2002-03-03 15:24:50
> this type of conversion will be used in the filesystem lib and it will
> go into the detail namespace if it turns out that it is not put in any
> other part of boost. it will also be necessary to adopt it to other
Seems to me that this would fit quite nicely into the aptly named conversion
library:
http://www.boost.org/libs/conversion/index.htm
Jeff