Talk:cpp/utility/tuple/get
From cppreference.com
[edit] const&& overloads are treated differently
const&&
overloads of std::get
introduced by LWG2485 are treated as DR in cpp/utility/tuple/get, but they are also treated as C++17 feature in cpp/utility/pair/get and cpp/container/array/get. --Fruderica (talk) 20:29, 27 February 2020 (PST)