[Bug libstdc++/56753] vector.size() always returns 0

rb at oaktreepeak dot com gcc-bugzilla@gcc.gnu.org
Wed Mar 27 14:05:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56753

--- Comment #2 from rb at oaktreepeak dot com 2013-03-27 14:05:11 UTC ---
It appears that you are saying that you can not assign a value to a vector
using the assignment operator[]?

All the STL docs say that you can.

Can you please elaborate?



More information about the Gcc-bugs mailing list