D - Template parameter
- Gennadi Pais (6/6) Aug 06 2003 Hi All,
Hi All, when I try to compile the code: template TTest (T, T tvalue) { ... } My compiler says that "identifier 'T' is not defined" So I cann't define a template value parameter of other template parameter type? Thanks!
Aug 06 2003