![]() |
Blitz Support : |
From: Andrius Kurtinaitis (andrius.kurtinaitis_at_[hidden])
Date: 2003-12-15 02:41:37
Sorry, i forgot to attach the cpp file.
Andrius Kurtinaitis wrote:
> Julian,
> thanks for the explanation. Unfortunately it did not work.
> The only place in that simplistic example where i thought i can use
> typename, is this: BZ_DECLARE_FUNCTOR2( typename Mean )
> The compiler gives in this case some errors instead of the previous
> warnings...
> Andrius