User profile: Pufo

User info
User name:Pufo
History
Joined:
Number of posts:2
Latest posts:

Why(or How) did you start with C++?
I've learned C++ while i was in prison.

Nonconstant parameter for a template class
I have a template class from an API that is instantiated with something like this. [code]BitField...