$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jonathan Turkanis (technews_at_[hidden])
Date: 2005-02-03 21:12:04
Robert Ramey wrote:
> whoops, I had assumed that TR1 implementations would be in a separate
> namespace than boost. I was extrapolating from std:: whereby
> implementations of the standard library are in namespace std. I
> guess, I'll have to get a little more information about this.
There is a project underway to put together a Boost TR1 implementation. At the
same time, however, authors of libraries which were accepted into TR1 are
working to make the Boost versions conform to the specification.
> Robert Ramey
Jonathan