$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Eric Niebler (eric_at_[hidden])
Date: 2006-04-20 19:00:02
In the documentation for function_traits, the "Function Traits Members"
table says that argN_type is 1-based (which is right), but the
"Examples" immediately below it show it to be 0-based (which is wrong).
-- Eric Niebler Boost Consulting www.boost-consulting.com