Topic: vector::resize
Author: peter.garner@toward.com (Peter Garner)
Date: 1998/05/15 Raw View
I hate to bother everyone with a dumb question, but
is vector::resize in the FDIS for vectors? I know that
it was part of the Dec 1996 working draft, but is it still
in the FDIS?
thanks
Peter
---
[ comp.std.c++ is moderated. To submit articles, try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://reality.sgi.com/austern_mti/std-c++/faq.html ]
Author: stephen.clamage@sun.com (Steve Clamage)
Date: 1998/05/15 Raw View
In article HdFmdPPOyS8v@pn-dialkn1-40.primary.net, peter.garner@toward.com (Peter Garner) writes:
>I hate to bother everyone with a dumb question, but
>is vector::resize in the FDIS for vectors? I know that
>it was part of the Dec 1996 working draft, but is it still
>in the FDIS?
Yes, it's the same.
---
Steve Clamage, stephen.clamage@sun.com
[ comp.std.c++ is moderated. To submit articles, try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://reality.sgi.com/austern_mti/std-c++/faq.html ]
Author: Beman Dawes <beman@spamless.esva.net>
Date: 1998/05/17 Raw View
Peter Garner wrote:
>
> I hate to bother everyone with a dumb question, but
> is vector::resize in the FDIS for vectors? I know that
> it was part of the Dec 1996 working draft, but is it still
> in the FDIS?
Yes.
--Beman
---
[ comp.std.c++ is moderated. To submit articles, try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://reality.sgi.com/austern_mti/std-c++/faq.html ]