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

David Cournapeau cournape at gmail.com
Mon Jun 6 01:15:26 UTC 2005


>
>
>    Good answer.  I've often wondered why anyone would use vectors.
>  
>
Because you don't need to worry about their deletion ? Granted that for 
pure audio processing programming, it is not really useful, and a bit 
dangerous.

I always though myself that vector are slower than C array if use right, 
some other people more knowledgable than me tell me the contrary, but  I 
havn't see any code or real case that prove it.

David




More information about the Linux-audio-dev mailing list