dimanche 21 décembre 2014

When move constructor are called

I would like to know when move constructor are called in C++ code.


It means, I know that when I call Foo a(b) it is copy constructor, so what have I to code to call move constructor.


Aucun commentaire:

Enregistrer un commentaire