http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48350
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48350
--- Comment #3 from Jonathan Wakely 2011-03-30
09:49:20 UTC ---
probably fixed by PR 45228
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48350
--- Comment #2 from Jonathan Wakely 2011-03-30
09:41:26 UTC ---
works ok with 4.6.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48350
--- Comment #1 from tinlyx at gmail dot com 2011-03-30 07:28:55 UTC ---
As a matter of fact, make_tuple() cannot be used on any tuples with cardinality
other than 1. This contrasts with std::vector where we can have a vector of
vectors (e.g. a matr