Questions Tagged [move-constructor]

In C++11 a move constructor is a special member function similar to a copy constructor, but taking an rvalue-reference parameter.

Question is empty. Ask new Question

Popular Questions