$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (abrahams_at_[hidden])
Date: 2000-06-25 19:31:14
Anyone concerned with the state of config.hpp should look at
operators_config.hpp carefully, since it will probably be integrated into
config.hpp soon.
Includes updated documentation, cleanup of all the recent changes, true
STLport compatibility (as far as I can tell). So much work has happened
recently that I wanted to give people a chance to test it and make sure it
still works with your compilers/libraries. See:
operators_release.zip
Beman, you might want to start on integrating operators_config.hpp with
config.hpp.
-Dave