3 Feb
2005
3 Feb
'05
2:45 p.m.
On Thu, 3 Feb 2005 11:19:49 -0000, John Maddock
std::cout << i->length() << i++->str().length() <<
This is perfectly standard C++ I'm afraid, and is not a library or compiler bug.
... and why would you want to write your code that way anyhow? -- Caleb Epstein caleb dot epstein at gmail dot com