Your assignment operator does nothing. -Steve
Thanks! That was indeed the problem! In the other data structures, it worked without needing explicitly provide one so I didn't thought about it. Thanks a lot, you're saving me!
rempas via Digitalmars-d-learn Thu, 05 May 2022 13:31:37 -0700
Your assignment operator does nothing. -Steve
Thanks! That was indeed the problem! In the other data structures, it worked without needing explicitly provide one so I didn't thought about it. Thanks a lot, you're saving me!