locale_facets.tcc (num_get::_M_extract_float): Constify a couple of variables.
authorPaolo Carlini <pcarlini@unitus.it>
Sat, 4 Oct 2003 14:59:32 +0000 (16:59 +0200)
committerPaolo Carlini <paolo@gcc.gnu.org>
Sat, 4 Oct 2003 14:59:32 +0000 (14:59 +0000)
commitdff186db0911922256dfce2dbb7512345823038a
tree3159c0b904408e61c068fb5b680e8b54d0d4b790
parent48795525c0009fb73cee6a755eacc7e892bdd7fe
locale_facets.tcc (num_get::_M_extract_float): Constify a couple of variables.

2003-10-04  Paolo Carlini  <pcarlini@unitus.it>

* include/bits/locale_facets.tcc (num_get::_M_extract_float):
Constify a couple of variables.
(num_get::do_get(..., bool&)): Constify __c; prefer *__beg,
++__beg to *__beg++.

From-SVN: r72093
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/locale_facets.tcc