$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (beman_at_[hidden])
Date: 2000-12-10 12:13:55
Release 1.19.0 has be posted on www.boost.org
* Concept Check Library added - tools for generic programming from Jeremy
Siek.
* Python Library added - reflects C++ classes and functions into Python,
from Dave Abrahams.
* Static Assert Library added - compile time assertions from John Maddock
* Property Map Concepts added - interfaces which map key objects to value
objects from Jeremy Siek.
* Graph Library minor updates.
* Regular Expression Library minor updates.
* Library Requirements and Guidelines - directory name policy added.
* FAQ updated.
--Beman