On 9 January 2011 07:57, Raphael Langella <raphael.lange...@gmail.com> wrote:
> Thanks for your answer. Darshan pointed out the problem on IRC, and I just
> removed the erase from the loop and put a clear after it. The iterator being
> a member class is just for code concision, as the declaration for an
> iiterator is so insanely long, I didn't want to do one each time I add to
> iterate over m_tabs :)

I feel your pain. I find typedefs help a lot for that sort of thing,
but it is all part of the fun of programming in C++ ;)

Cheers,
Duane.

-- 
"I never could learn to drink that blood and call it wine" - Bob Dylan

------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
_______________________________________________
Crawl-ref-discuss mailing list
Crawl-ref-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/crawl-ref-discuss

Reply via email to