Namespaces
Variants
Views
Actions

Talk:cpp/utility/tuple/get

From cppreference.com
< Talk:cpp‎ | utility‎ | tuple

[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)

They should be treated as DRs. T. Canens (talk) 20:43, 27 February 2020 (PST)