$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Howard Hinnant (howard.hinnant_at_[hidden])
Date: 2006-05-06 11:39:17
On May 5, 2006, at 3:00 PM, Toon Knapen wrote:
> Since type_traits is in TR1 and thus has a lot of visibility ...
<nit> type_traits is now in the C++0X working draft. :-)
-Howard