Boost logo

Boost :

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


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk