$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Garland (jeff_at_[hidden])
Date: 2005-04-17 11:52:49
> unfortunately, date-time MUST be built (I'm not complaining, just
> commenting)
Actually in 1.33 the only reasons to build the library will be the to_string
functions and serialization. The new format-based i/o is all header based.
I'm pretty sure in 1.34 the library could be eliminated altogether -- for
sure if I drop support for legacy compilers.
Jeff