>   (btw, I have a C++ question, and no Stroutsrup around : is "inline"
>   is not needed, when I de-facto "inline" the method in the class
>   declaration?) 

No, if you define the function inside the class definition,
you don't need inline.

Greets,

Asger

Reply via email to