sequences - A variable-sized container whose elements are arranged in a strict linear order.
libstdcpp.lib
iterator insert (iterator& p, const T& t)
insert (iterator& p, size_type n, const T& t)
insert (iterator& p, const_iterator& i, const_iterator& j)
erase (iterator& q)
erase (iterator& q1, iterator& q2)
None
For additional information or queries on this page send feedback.
© 2008 Nokia Corporation. All rights reserved. This documentation can be used in the connection with this Product to help and support the user. |