[Bug c++/62222] 'tuple_element_t' was not declared in this scope

2014-08-21 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=6 --- Comment #4 from Andrew Pinski --- (In reply to tower120 from comment #3) > Oh I see. > > Well, what gcc version is that, then? > http://patchwork.ozlabs.org/patch/339121/ 5.x.

[Bug c++/62222] 'tuple_element_t' was not declared in this scope

2014-08-21 Thread tower120 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=6 --- Comment #3 from tower120 --- Oh I see. Well, what gcc version is that, then? http://patchwork.ozlabs.org/patch/339121/

[Bug c++/62222] 'tuple_element_t' was not declared in this scope

2014-08-21 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=6 --- Comment #2 from Andrew Pinski --- GCC 4.9 has only partial C++14 support.

[Bug c++/62222] 'tuple_element_t' was not declared in this scope

2014-08-21 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=6 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---