Generic function pointer typeI am developing a class that needs to store a call back function. So it needs to include a pointer t...
Absatrct class destructors : why ?If I understand well an abstract class needs to have an explicitly defined destructor, correct? At ...
passing/returning functionals by value ?Excelllent! Thanks for taking the time to respond. These are very neat objects!
expected unqualified-id before numeric constantYes, that's exactly what I found. It is defined in <cmath>. Previously I had [code]#define _USE_MAT...
expected unqualified-id before numeric constantWhat could be the source of this compilation error? [output] mathconst.hpp:2:14: error: expected un...
This user does not accept Private Messages