Created on 2007-08-25.00:00:00 last changed 171 months ago
Proposed resolution:
In the class template definition of [array]/p. 3 change
constexpr bool empty() const;
In the class template definition of [template.bitset]/p. 1 change
constexpr bool test(size_t pos ) const;
and in [bitset.members] change
constexpr bool test(size_t pos ) const;
[ Sophia Antipolis: ]
We handle this as two parts
- The proposed resolution is correct; move to ready.
- The issue points out a real problem, but the issue is larger than just this solution. We believe a paper is needed, applying the full new features of C++ (including extensible literals) to update std::bitset. We note that we do not consider this new work, and that is should be handled by the Library Working Group.
In order to have a consistent working paper, Alisdair and Daniel produced a new wording for the resolution.
History | |||
---|---|---|---|
Date | User | Action | Args |
2010-10-21 18:28:33 | admin | set | messages: + msg3540 |
2010-10-21 18:28:33 | admin | set | messages: + msg3539 |
2007-08-25 00:00:00 | admin | create |