Topic: Editorial issue [N2134]: const incorrect match_result members.


Author: "=?iso-8859-1?q?Daniel_Kr=FCgler?=" <daniel.kruegler@googlemail.com>
Date: Mon, 26 Feb 2007 15:14:39 CST
Raw View
28.10.4 (root and para 3) in N2134 defines the two function template
members format as non-const functions, although they are declared
as const in 28.10/3.

Proposed resolution:
Add the missing const specifier to both format overloads described
in section 28.10.4.

Greetings from Bremen,

Daniel Kr   gler


---
[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://www.comeaucomputing.com/csc/faq.html                      ]