18 Feb
2008
18 Feb
'08
11:20 p.m.
Thorsten Ottosen wrote:
I can't figure out where the error is from that. Gcc also fails to compile it, which is good. I don't understand the metaprogramming machinery that boost.iterator is doing here, but apparently my implementation of ptr_map's iterators somehow violate a requirement.
You have set my mind at ease. I'll either go back to std::map and continue to use the zip iterator or use ptr_map and deal with a pair of individual iterators. -- Chuck Brockman