Topic: Defect Report: missing const in facet example


Author: Jeremy Siek <jeremys@caribou5.engr.sgi.com>
Date: 1999/06/08
Raw View
In 22.2.8 [lib.facets.examples] paragraph 13, the
do_truename() and do_falsename() methods in the example facet
BoolNames should be const. The methods they are overriding in
numpunct_byname<char> are const.
---
[ 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://reality.sgi.com/austern_mti/std-c++/faq.html              ]