time in ms since last updateI use this to check the time since the last update: [code] // time since last update ...
is this correct usage for a smart_ptrI was wondering if the following code is correct. [code] void ofxDGlobalTangibleList::addTangi...
question about my deconstructorSo if i understand correct, pointers get deleted when you delete an object. But the things they poin...
question about my deconstructor1. Will my deconstructor delete the object `next` and `previous` or just the pointer? I want it onl...
This user does not accept Private Messages