OSDN Git Service

2010-11-07 Paolo Carlini <paolo.carlini@oracle.com>
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 7 Nov 2010 15:15:28 +0000 (15:15 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 7 Nov 2010 15:15:28 +0000 (15:15 +0000)
commitd7d0665ffaffa038bc66261afcc05af619e52a1f
tree8c7afc0305ad1af6678872992d187092916a020e
parent20578d59e40195f0c933bd361c14b34474498c0a
2010-11-07  Paolo Carlini  <paolo.carlini@oracle.com>

* include/debug/bitset: Do not derive from _Safe_sequence_base in
C++0x mode, otherwise std::bitset isn't a literal type anymore;
adjust everywhere.

* include/debug/bitset (bitset<>::bitset(), bitset<>::
bitset(unsigned long long)):  Add missing constexpr specifier.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@166416 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/debug/bitset