boost::variant accessing the objects[code]class GH_CollisionDetection; class GH_HeadTracking; struct application{ std::string id; ...
initializing and passing a reference (static ?)The code below compiles fine. The only problem is that I do not want to pass the reference each tim...
[SOLVED] creating a subclass from an abstract class EDITED : NEW PROBLEMsolved thank you !
[SOLVED] creating a subclass from an abstract class EDITED : NEW PROBLEMI am trying to use a keyListener class from OIS (Object Oriented Input system) that looks as follows...
This user does not accept Private Messages