[linux-audio-dev] [ot] [rant] gcc, you let me down one time too many
Tim Goetze
tim at quitte.de
Wed Jun 8 21:08:31 UTC 2005
[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
More information about the Linux-audio-dev
mailing list