]> git.ipfire.org Git - thirdparty/gcc.git/commit
cpp_type_traits.h: Rename _M_type fields to __value...
authorPaolo Carlini <pcarlini@suse.de>
Tue, 1 Feb 2005 13:30:34 +0000 (13:30 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Tue, 1 Feb 2005 13:30:34 +0000 (13:30 +0000)
commit4d73fac958abe4d2728b952a076361bc2b469f9b
treeef8365e2ad9f69adc048d74eff957ed4c0348df2
parentbbcb0c056be0883aa970eb5552bb713d516d9c1e
cpp_type_traits.h: Rename _M_type fields to __value...

2005-02-01  Paolo Carlini  <pcarlini@suse.de>

* include/bits/cpp_type_traits.h: Rename _M_type fields to
__value, except for __enable_if, _M_type -> __type, consistently
with the other traits.
* include/bits/stl_algobase.h: Tweak consistently.
* include/bits/stl_tree.h: Likewise.
* include/bits/valarray_array.h: Likewise.
* include/c_std/std_cmath.h: Likewise.
* include/debug/safe_iterator.h: Likewise.
* include/std/std_complex.h: Likewise.

From-SVN: r94538
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/cpp_type_traits.h
libstdc++-v3/include/bits/stl_algobase.h
libstdc++-v3/include/bits/stl_tree.h
libstdc++-v3/include/bits/valarray_array.h
libstdc++-v3/include/c_std/std_cmath.h
libstdc++-v3/include/debug/safe_iterator.h
libstdc++-v3/include/std/std_complex.h