Hacker News new | ask | show | jobs
by poizan42 3437 days ago
Does that mean that side effects in a move constructor is undefined behavior since you can't know whether it's going to be called?

Edit: I see that StephanTLavavej clarified that below.