Hi everyone,
Is there an operator to call member functions of a class outside the class, without having to declare an instance of the object? Like the ::-operator i PHP (Hope I'm not offending anybody!)
Is there an operator to call member functions of a class outside the class, without having to declare an instance of the object? Like the ::-operator i PHP (Hope I'm not offending anybody!)
Comment