Created on 2006-12-16.00:00:00 last changed 183 months ago
Proposed resolution:
as this is a dependent type, it should obviously be
typedef typename ctype<charT>::mask mask;
Section 22.2.1.2 defines the ctype_byname class template. It contains the line
typedef ctype<charT>::mask mask;
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-10-21 18:28:33 | admin | set | messages: + msg3226 |
| 2006-12-16 00:00:00 | admin | create | |