Created on 2005-07-03.00:00:00 last changed 184 months ago
Proposed resolution:
Add a new section, after 6.2.2.3:
T* data() const T* data() const;
Returns: elems.
Change 6.2.2.4/2 to:
In the case where N == 0, begin() == end(). The return value of data() is unspecified.
array<>::data() is present in the class synopsis, but not documented.
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-10-21 18:28:33 | admin | set | messages: + msg2923 |
| 2005-07-03 00:00:00 | admin | create | |