Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
In C++, what does it mean when you have this:
Something::Something(int a, boolean b) : AnotherThing(x), YetAnotherThing(y)
and
Something::~Something