Topic: Typename question


Author: bparker@mailbox.uq.edu.au (Brian Parker)
Date: 1997/11/02
Raw View
Is "typename" required in this example?

template<class T, class C = typename T::F>
class X{ };

Thanks,
Brian Parker.
---
[ comp.std.c++ is moderated.  To submit articles: try just posting with      ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu         ]
[ FAQ:      http://reality.sgi.com/employees/austern_mti/std-c++/faq.html    ]
[ Policy:   http://reality.sgi.com/employees/austern_mti/std-c++/policy.html ]
[ Comments? mailto:std-c++-request@ncar.ucar.edu                             ]