[Bug libstdc++/69939] Ambiguous forward in experimental/tuple

2016-02-24 Thread padhi at cs dot ucla.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69939 --- Comment #1 from Saswat Padhi --- Also, the `get` should be `std::get` in the same line.

[Bug libstdc++/69939] New: Ambiguous forward in experimental/tuple

2016-02-24 Thread padhi at cs dot ucla.edu
++ Assignee: unassigned at gcc dot gnu.org Reporter: padhi at cs dot ucla.edu Target Milestone: --- In the line 57 of gcc/libstdc++-v3/include/experimental/tuple (from gcc-5-branch), `forward` should be `std::forward`: ``` template constexpr decltype(auto