$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Matthias Troyer (troyer_at_[hidden])
Date: 2004-09-02 09:27:37
Yesterday's change in numeric/ublas/vector.hp in the Boost CVS (making 
the pointer typedefs private) breaks the ublas LAPACK and BLAS bindings 
which need access to this type. Is it possible to make these types 
public again?
Matthias