locale_facets.tcc (__int_to_char): Remove the const int parameter.
authorPaolo Carlini <pcarlini@suse.de>
Wed, 22 Oct 2003 21:53:21 +0000 (21:53 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Wed, 22 Oct 2003 21:53:21 +0000 (21:53 +0000)
commit3c21d6e0f7c7b6d02686e24d0967ffffe85b61ad
tree18e37683ec6748f897e3159bed0332c45b06a592
parent25412599b4618a042ef23c2de92d423391679ad8
locale_facets.tcc (__int_to_char): Remove the const int parameter.

2003-10-22  Paolo Carlini  <pcarlini@suse.de>

* include/bits/locale_facets.tcc (__int_to_char): Remove
the const int parameter.
(_M_insert_int): Update caller.
* src/locale-inst.cc (__int_to_char): Update instantiations.

From-SVN: r72825
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/locale_facets.tcc
libstdc++-v3/src/locale-inst.cc