
17 Oct
2010
17 Oct
'10
9:47 p.m.
On 10/17/2010 2:39 PM, Christopher Jefferson wrote:
Having to step through 69 steps to go through each stage of a for loop makes debugging almost impossible.
It is for precisely this reason that most projects I work on forbid BOOST_FOREACH, and a similar preprocessing madness. They just make debugging, and tracking down compile-time errors, too hard.
What debugger do you use? Visual Studio doesn't give me this grief. -- Eric Niebler BoostPro Computing http://www.boostpro.com