User profile: slashbored

User info
User name:slashbored
History
Joined:
Number of posts:4
Latest posts:

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 pointer
At first thanks for your help! Just for me to understand better: The code [code] double ***tensor =...

Classes:memberfunction doesnt access right pointer
Hi, my task is to print the dynamic array "tensor", which is can be accessed through a private point...