User: maory

  • Public profile

User profile: maory

User info
User name:maory
History
Joined:
Number of posts:7
Latest posts:

Adding operator of boolean class
ok. I thought there is a simple way to solve my problem. My solution is to create new class Bool wi...

Adding operator of boolean class
bool + bool = bool || bool. I want to overload it, that it will be: bool && bool..

Adding operator of boolean class
I know, and thanks for that :) But Im asking if it possible to create an operator of bool, int or...

Adding operator of boolean class
I forgot to mention: The operator needs to be at the matrix class, but it has no connection to it...

Adding operator of boolean class
Hi all, Im building a template class of 'sparse matrix' (implemented by my LinkedList) that has +...

This user does not accept Private Messages