Adding operator of boolean classok. I thought there is a simple way to solve my problem. My solution is to create new class Bool wi...
Adding operator of boolean classbool + bool = bool || bool. I want to overload it, that it will be: bool && bool..
Adding operator of boolean classI know, and thanks for that :) But Im asking if it possible to create an operator of bool, int or...
Adding operator of boolean classI forgot to mention: The operator needs to be at the matrix class, but it has no connection to it...
Adding operator of boolean classHi all, Im building a template class of 'sparse matrix' (implemented by my LinkedList) that has +...
This user does not accept Private Messages