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

David Cournapeau cournape at gmail.com
Sun Jun 5 21:15:26 EDT 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