]> git.ipfire.org Git - thirdparty/gcc.git/commit
stl_function.h (bind1st, bind2nd): Rename __opr to __oper, as __opr is used internall...
authorMartin v. Löwis <loewis@informatik.hu-berlin.de>
Sun, 11 Jul 1999 22:24:28 +0000 (16:24 -0600)
committerJeff Law <law@gcc.gnu.org>
Sun, 11 Jul 1999 22:24:28 +0000 (16:24 -0600)
commit971cf75066dc55df9efae3ee9750c128f845a50e
tree3ab1443dec5181b744be9bc0ff861fe6d36ae928
parentab34c94a732f1e42f970c6c6b034a8d0e25e8e49
stl_function.h (bind1st, bind2nd): Rename __opr to __oper, as __opr is used internally by egcs.

        * stl_function.h (bind1st, bind2nd): Rename __opr to __oper,
        as __opr is used internally by egcs.
        * stl_numeric.h (__power, power): Likewise.

From-SVN: r28059
libstdc++/stl/ChangeLog
libstdc++/stl/stl_function.h
libstdc++/stl/stl_numeric.h