RE: [Quickfix-developers] RE: FIX42::QuoteRequest operator=()
Brought to you by:
orenmnero
From: Brendan B. B. <br...@ka...> - 2004-08-27 16:47:40
|
On August 27, 2004 at 10:52 AM, Oren Miller wrote: > I would venture to guess that it may be a bug in the STL that comes > with VC 6.0 (see earlier threads regarding its shaky implementation). > Have you tried running this test with VC 6.0 and STLPort? Just tried it. Nope, that doesn't seem to be it (debugged into the A::foo::operator=() and confirmed I'm using STLport's and not VC++'s map/string). Regards, Brendan |