PR libstdc++/84769 qualify call to std::get<0>
commit0c9b443272c5101a9132fe9a933d55e05e7f11b7
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 May 2018 18:58:04 +0000 (3 18:58 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 May 2018 18:58:04 +0000 (3 18:58 +0000)
tree6748e45e8c5127822be2dca50f8c3e7efc555a83
parent658e7fd008724d8316bf824dd344b8410c376b50
PR libstdc++/84769 qualify call to std::get<0>

PR libstdc++/84769
* include/std/variant (visit): Qualify std::get call.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@259902 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/variant