[Bug libstdc++/63218] More compact std::bitset<n> for small n
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Sep 11 10:41:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63218
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2014-09-11
Ever confirmed|0 |1
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Ack.
We could use the abi_tag("cxx11") attribute once I commit that for std::list,
if people don't mind adding another class to the list of types that get a new
ABI.
More information about the Gcc-bugs
mailing list