MCQs > IT & Programming > C++ > Which function always returns an rvalue reference from 'x', which can be used to indicate the object is going to be destroyed soon?

C++ MCQs

Which function always returns an rvalue reference from "x", which can be used to indicate the object is going to be destroyed soon?

Answer

Correct Answer: std::move(x)

Explanation:

Note: This Question is unanswered, help us to find answer for this one

C++ Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

C++ Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it