Thanks for giving the correct syntax for a template template parameter.
The syntax in my example is wrong.
- Arch
> Oliver Gloth writes:
> > Hi everyone,
> >
> > On the KAI homepage it is said that "template template parameters" are
> > not yet implemented. Does that mean something like
> > "vector<vector<double> >" will not work?
>
> Nope, that is fine. A template template parameter is something like
> this:
>
> template< template <class T> Container>
> struct foo {
>
> };
--------------------- Object Oriented Numerics List --------------------------
* To subscribe/unsubscribe: use the handy web form at
http://oonumerics.org/oon/
* If this doesn't work, please send a note to owner-oon-list@oonumerics.org
This archive was generated by hypermail 2b29 : Wed Feb 20 2002 - 03:20:10 EST