$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2003-11-26 11:47:48
At 08:42 AM 11/26/2003, David Abrahams wrote:
 >BTW, we have lots of libraries you can use to eliminate portability
 >hacks in your own code.  For example, I have way fewer platform
 >headaches now that I use the MPL for all my metaprogramming jobs.  I
 >daresay that between MPL, type traits, and possibly Fusion you could
 >make writing an expression template library seem easy.
Dave,
What about Markus' original query? Is 
boost-root\more\int_const_guidelines.htm in need of an update?
--Beman