
11 Jan
2006
11 Jan
'06
3:45 a.m.
Hi, I won't be able to compile on VC 8 'til tomorrow but as far as I can see Kevin Sopp wrote:
You could change zip_iterator.hpp:319 to
This needs to be inline bool tuple_equal(tuples::null_type, tuples::null_type) { return true; } and that's it. I.e. it needs to be inline to avoid the multiple definition issues. I'll fix this as soon as I get to vc8. HTH Thomas -- Thomas Witt witt@acm.org