Re: Template type usage from base classes

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

 



Try to add

typedef typename Base<sizeValue, int>::val_t val_t;
after
                Derived() : Base<sizeValue, val_t>(1)
                {
                }

-- 
Gian Lorenzo Meocci
http://www.meocci.it

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux