User: learner2009

  • Public profile

User profile: learner2009

User info
User name:learner2009
History
Joined:
Number of posts:12
Latest posts:

exception syntax
In the example, [code]class myexception: public exception { virtual const char* what() const ...

exception throwing
I have tried throw() but the result is the same. BTW, I am using Visual C++ 2005. Is it the culprit?

exception throwing
In the tutorial for exception, section "Exception specifications". It says [code]int myfunction (...

problem with specialized template class with non-type parameter
I have tried N followed by T now but it says error C2975: 'Container' : invalid template argument...

problem with specialized template class with non-type parameter
tried it. Same original error message. The thing is I have generic template class <typename T, int N...

This user does not accept Private Messages