Robuta

Sponsor of the Day: Jerkmate
https://www.learncpp.com/cpp-tutorial/stdmove/ 22.4 — std::move – Learn C++ 22 4std movelearn c https://cppreference.com/w/cpp/utility/move.html std::move - cppreference.com std movecppreference https://cppreference.com/w/cpp/iterator/move_iterator.html std::move_iterator - cppreference.com std moveiteratorcppreference https://cppreference.com/w/cpp/utility/move_if_noexcept.html std::move_if_noexcept - cppreference.com std movenoexceptcppreference https://www.learncpp.com/cpp-tutorial/stdmove_if_noexcept/ 27.10 — std::move_if_noexcept – Learn C++ 27 10std movelearn cnoexcept https://cppreference.com/w/cpp/types/is_move_assignable.html std::is_move_assignable, std::is_trivially_move_assignable, std::is_nothrow_move_assignable -... assignable trivially nothrowstdmove https://www.learncpp.com/cpp-tutorial/returning-stdvector-and-an-introduction-to-move-semantics/ 16.5 — Returning std::vector, and an introduction to move semantics – Learn C++ 16 5std vectorreturningintroductionmove