[linux-audio-dev] [ot] [rant] gcc, you let me down one time too many
Jan Depner
eviltwin69 at cableone.net
Mon Jun 6 20:40:26 UTC 2005
On Sun, 2005-06-05 at 20:15, David Cournapeau wrote:
> >
> >
> > 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.
>
They are definitely slower. I'm just very careful with allocated
arrays.
Jan
More information about the Linux-audio-dev
mailing list