
5 Aug
2004
5 Aug
'04
3:22 p.m.
David Abrahams wrote:
Well, in principle the patch is OK, but whatever you're doing that's causing that code to be compiled with CW8 is emphatically *NOT* OK. At best it represents a deadly ODR trap.
So I'd rather not see you make any changes to detail/iterator.hpp -- that part of the code is not meant for conforming compilers.
Sorry, as I thought it was harmless I as I wanted to see the results for it in the next run, I commited it before I read your mail. Shall I remove it again? What I'll do anyway is to disable this workaround test for all compilers that support partial specialization. Stefan