Cylic inclusion and forward declaration and template issue.Ok I've solved the issue thanks.
Cylic inclusion and forward declaration and template issue.Hi, I've two classes (Server and Network) which have a template function defined in the .h file beca...
How to init this static varOk I've found how to do this, thanks to this link : https://stackoverflow.com/questions/3408469/init...
How to init this static varHi! I've a template class Application which have a static var. (a pointer to the application instanc...
destructors are not called in the right orderHo I didn't declared device as a reference in my components so the device was destroyed... Solved.
This user does not accept Private Messages