Why(or How) did you start with C++?I've learned C++ while i was in prison.
Nonconstant parameter for a template classI have a template class from an API that is instantiated with something like this. [code]BitField...