User profile: mws535

User info
User name:mws535
History
Joined:
Number of posts:7
Latest posts:

Dynamic allocation of templates
Ok, after playing around I've discovered the error is due to declaring an array of the template clas...

Dynamic allocation of templates
Interestingly, the program works fine in debugging mode.

Dynamic allocation of templates
And besides, if m_n wasn't initialised then [code]T* row1 = new T[m_n]; [/code] would fail.

Dynamic allocation of templates
Yes, I've only included the class declaration and function definition otherwise there'd be lots more...

Dynamic allocation of templates
Hi, I'm having some problem with dynamic allocation of templates. My code contains a template cla...

This user does not accept Private Messages