help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: static menber var in nested template


From: Ichthyostega
Subject: Re: static menber var in nested template
Date: Fri, 26 Sep 2008 16:07:03 +0200
User-agent: IceDove 1.5.0.14eol (X11/20080724)

Paul Pluzhnikov schrieb:
> Try:
> 
> template<typename T>
> template<typename U>
> int A<T>::B<U>::aa;
> 
> 
thanks, this did the trick...

Hermann



reply via email to

[Prev in Thread] Current Thread [Next in Thread]