$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Steven Watanabe (steven_at_[hidden])
Date: 2006-12-21 23:22:19
AMDG
http://boost.cvs.sourceforge.net/boost/boost/libs/type_traits/doc/type_traits.qbk
line 686
<http://boost.cvs.sourceforge.net/boost/boost/libs/type_traits/doc/type_traits.qbk?view=markup>
says
684: and the second part provides the library's users with a mechanism to make the
685: above code work not only for `char`, `int` or other built-in type,
686: but for they own types as well:
should be
686: but for their own types as well:
In Christ,
Steven Watanabe