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

From: Tim Goetze <tim@email-addr-hidden>
Date: Thu Jun 09 2005 - 00:08:31 EEST

[Simon Jenkins]

> ...which your Descriptor template can pick up without using any
> specialisation like this:
>
> template <class T>
> class Descriptor
> : public DescriptorStub
> {
> public:
> Descriptor() { UniqueID = T::UniqueID; }
> ...
> };
>
> Just a thought.

And a good one, thanks. Set me thinking and I think I have a nice
solution in mind now. Until I have a major addition to make to the
package I'm too lazy to hack away at it though. :)

Cheers, Tim
Received on Thu Jun 9 04:15:18 2005

This archive was generated by hypermail 2.1.8 : Thu Jun 09 2005 - 04:15:19 EEST