Re: Extracting template types from a typedef'd template declaration
On Oct 19, 2:34 am, Adam Nielsen <adam.niel...@remove.this.uq.edu.au>
wrote:
> > Hi,
> > try one of the following.
> > Bye,
> > Francesco B.
>
> > // first method
>
> I like this one the best, I'll use that. Thanks for your ! That
> CTypeFromType idea is turning out to be quite versatile :-)
>
> Cheers,
> Adam.
Have a look at Alexandrescu's "Modern C++ Design" Techniques chapter.
There are quite a few interesting things in there.
Most probably there are many other books like that, but I don't have
much time to read...
;-)
Bye,
FB
|