in reply to what are these
Just plain Nr::CE->setAWArgs is also, except when there exists a Nr::CE function at compilation time. In that case, it is actually Nr::CE()->setAWArgs (calling the setAWArgs method on the function's return value). This is why I prefer one of the first two forms to call a class method.
|
|---|