[Haskell-cafe] Haskell and C++ program

Peter Verswyvelen bugfact at gmail.com
Wed Jan 14 17:47:20 EST 2009


>
>
> PS Stroustrup's comments about vectors are at best half right; push_back
> may extend the vector's length correctly, but operator[] on a vector
> certainly does not do bounds checking.
>

Sure it does, depending on how you configured the STL library. But this is
off topic :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090114/3d355b3b/attachment.htm


More information about the Haskell-Cafe mailing list