[Bug libstdc++/98456] Use of std::get instead of get

2020-12-28 Thread moub.ahmed at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98456 --- Comment #2 from moub.ahmed at hotmail dot com --- (In reply to Jonathan Wakely from comment #1) > (In reply to moub.ahmed from comment #0) > > This uses std::get : > > > > https://github.com/gcc-mirror/gcc/blob/master/libstdc%2B%2B-v3/include

[Bug c++/98456] New: Use of std::get instead of get

2020-12-27 Thread moub.ahmed at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98456 Bug ID: 98456 Summary: Use of std::get instead of get Product: gcc Version: 10.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Ass