User profile: mjj

User info
User name:mjj
History
Joined:
Number of posts:2
Latest posts:

Class member function calling external function with another class member function as an argument to the external function
Yeah, I tried making fn() static and that worked. But fn() could not use any non-static data members...

Class member function calling external function with another class member function as an argument to the external function
This is my class: class Exact : public Solver { public: Exact(); Exact(const Exact& or...

This user does not accept Private Messages

User: mjj

  • Public profile