$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Garland (jeff_at_[hidden])
Date: 2006-03-28 10:22:20
On Tue, 28 Mar 2006 09:29:30 -0500, Caleb Epstein wrote
> Its not entirely clear (to me at least) where this sort of logic
> belongs in Boost, as it is potentially useful in more places than
> just a networking library. Perhaps this should be just a single
> header in the boost directory?
I'd suggest that these functions have a strong affinity with the Integer
library -- probably could be a single header under that framework:
http://www.boost.org/libs/integer/index.html
Jeff