$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2006-04-21 05:45:10
> 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).
Yep, well spotted, fixed in cvs.
John.