Assertion failed, overloading operator=Hey ats15, thanks for the help! Now it works for me too. To be more specific: I wanted to access th...
Assertion failed, overloading operator=Why does my assertion fail? If I implemented it correctly the line " vector y(2);" in main should i...
Classes:memberfunction doesnt access right pointerAt first thanks for your help! Just for me to understand better: The code [code] double ***tensor =...
Classes:memberfunction doesnt access right pointerHi, my task is to print the dynamic array "tensor", which is can be accessed through a private point...