jeudi 5 avril 2018

Move concept in the C++ standard

I'm curious where description of moving objects is in the C++ ISO document. I've seen only informations about rvalue reference, move constructor, move assignment operator and their syntax. I couldn't find a official reason why "move" is described as moving resource between objects.

Aucun commentaire:

Enregistrer un commentaire