points
MyClass::MyClass(foo bar, int arg1, int arg2) : Base(bar) , member1(arg1) , member2(arg2) { }