$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Steven Watanabe (steven_at_[hidden])
Date: 2006-11-16 00:26:56
AMDG
In accumulate and fold I see
is_same<
typename result_of::begin<Sequence const>::type
, typename result_of::end<Sequence const>::type>()
shouldn't this be result_of::equal_to<...>()?
In Christ,
Steven Watanabe