problem with a function declared as constHello, I need an opinion on the way I solve the following problem: CLASS_NAME contains an object C...
Use a class function in another functionHello, I have a problem in using the nlopt optimization library. I have defined a class: [code]...
Destructor for multi-dimension arrayThank you for the suggestion L_B. If I call the destructor without populating the array it works. I ...
Destructor for multi-dimension arrayHello, I have written the following destructor: [code] ImportCSV::~ImportCSV() { for (int i...
This user does not accept Private Messages