$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Flinn (TriumphSprint2000_at_[hidden])
Date: 2006-01-31 17:34:45
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.
Jeff Flinn