[Bug libstdc++/51453] Feature request: Implement Empty Base Optimization in std::tuple

paolo.carlini at oracle dot com gcc-bugzilla@gcc.gnu.org
Wed Dec 7 18:01:00 GMT 2011


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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c++                         |libstdc++

--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-12-07 18:01:22 UTC ---
I don't think we should fiddle with illegal zero lenght arrays in the C++11
library, even if in general it's a GNU E extension. Of course we are already
exploiting EBO for portable data types.



More information about the Gcc-bugs mailing list