User profile: oceantin

User info
User name:oceantin
History
Joined:
Number of posts:3
Latest posts:

call function from a const ref. object
Let me show you the code of operator[] [code] template <class vtype> inline VECTOR_TY& matrix<v...

Add operator with assignment operator
I overloaded =,+= and + operator for a custom template class. Here are my codes. [code] template...

call function from a const ref. object
I am trying to overload an assignment operator of a custom template class. Here is my code. [code]...

This user does not accept Private Messages