[Bug libstdc++/62056] Long compile times with large tuples

2014-09-28 Thread piotrdz at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62056 Piotr Dziwinski changed: What|Removed |Added CC||piotrdz at gmail dot com --- Comment

[Bug c++/62056] Long compile times with large tuples

2014-09-29 Thread piotrdz at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62056 --- Comment #3 from Piotr Dziwinski --- (In reply to Jonathan Wakely from comment #2) > (In reply to Piotr Dziwinski from comment #1) > > I would also second the proposal to fix this issue by implementing flat > > version of std::tuple. Perhaps t

[Bug c++/62056] Long compile times with large tuples

2014-09-29 Thread piotrdz at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62056 --- Comment #5 from Piotr Dziwinski --- (In reply to Jonathan Wakely from comment #4) > tr1::tuple doesn't support perfect-forwarding or move semantics > > tr1::tuple doesn't support uses-allocator construction > > tr1::tuple doesn't support 'f