
1 Feb
2006
1 Feb
'06
1:09 a.m.
Jeff Flinn a écrit :
Robert Ramey wrote:
Loïc Joly wrote:
My pet peeve with debugging my serialization code based on boost is currently the slooowwness of the compiler in step by step walking through the code, when the call stack gets huge (deep withing serialization, for instance). 20s from one line the the next one...
Hmm - I've never experienced that - but I'm using VC 7.1
Time to exit Visual Studio and reboot. I've seen this not just with serialization.
Did so, no noticeable changes... -- Loïc