
6 Oct
2010
6 Oct
'10
12:01 a.m.
On 10/05/2010 04:41 PM, Joel de Guzman wrote:
On 10/6/10 5:32 AM, Jeffrey Lee Hellrung, Jr. wrote: [...]
That said, it does look the documentation for boost::fusion::for_each (indicating that F is received by value) contradicts the source code (where F is received by reference-to-const)...
Jeffrey, I don't see that here (F is received by value): http://tinyurl.com/2vdao6r. Do you?
Hmmm...that looks difference from http://www.boost.org/doc/libs/1_44_0/libs/fusion/doc/html/fusion/algorithm/i... ??? - Jeff