This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/51365] cannot use final empty class in std::tuple


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51365

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.8.0

--- Comment #15 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-02-04 13:53:44 UTC ---
Given the number of other PRs I'm working on and that we're in stage4 I'm not
going to handle 'final' allocators for 4.7 so I'll come back to it for 4.8
(when I also plan to update all the containers to use C++11 allocators)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]