On 20 February 2010 01:28, Harald Weinhandl <hvo...@hotmail.com> wrote:
>
>  bbIndex->at(resourceIndex).ToVariant( bb );
>
> Maybe it was a typo or using another STL library (maybe STLPORT )
>

C++0x is adding .at(key) to associative containers (analogously to
.at(index) in random-access sequence containers), so recent good
standard library releases include it.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to