[linux-audio-dev] [ot] [rant] gcc, you let me down one time too many

Allan Wind allan_wind at lifeintegrity.com
Sun Jun 5 17:32:13 UTC 2005


On 2005-06-05T05:14:50-0500, Jan Depner wrote:
> I've often wondered why anyone would use vectors.

Vectors can be resized dynamically (or sized up front), and their
interface is consistent with other STL constructs.  Code is already
written and tested.  You may not consider that important, and the great
part is we each get to make that choice.

I have not measured the difference between vectors and arrays, but would
defer such optimizations till it clear that it is an issue.


/Allan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.linuxaudio.org/pipermail/linux-audio-dev/attachments/20050605/10391559/attachment.pgp>


More information about the Linux-audio-dev mailing list