move - C++: valid but unspecified state. What does this mean? -


i have been trying understand std::move. this doc describes nicely. says in example section "..... while bar loses value, , in valid unspecified state .....". lots of other docs use terminology in same context. also, found lots of answers on stackoverflow related it. this same question. not talk "what being unspecified means?"

so questions are?

what being valid unspecified means?

what effect on pointer variable (classa* ptr)?

and effects on object being pointed variable?

thanks.


Comments

Popular posts from this blog

cookies - Yii2 Advanced - Share session between frontend and mainsite (duplicate of frontend for www) -

angular - password and confirm password field validation angular2 reactive forms -

php - Permission denied. Laravel linux server -