Can somebody explain the difference between std::move and std::add_rvalue_reference. Do they both serve the same purpose? If yes advantage of one o
std::move
std::add_rvalue_reference