]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/include/backward/binders.h
c++config (_GLIBCXX_DEPRECATED): To _GLIBCXX_USE_DEPRECATED.
authorBenjamin Kosnik <bkoz@redhat.com>
Mon, 31 Jan 2011 20:46:43 +0000 (20:46 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Mon, 31 Jan 2011 20:46:43 +0000 (20:46 +0000)
commite1bcd685a28f47ae3b70b5a0f3f005e2d327b580
tree31ef95542dba3fa1e62cc72a98c7ced0a775b0ed
parent60d237aff2b33b61703a1e957aa2dce278858b2e
c++config (_GLIBCXX_DEPRECATED): To _GLIBCXX_USE_DEPRECATED.

2011-01-31  Benjamin Kosnik  <bkoz@redhat.com>

* include/bits/c++config (_GLIBCXX_DEPRECATED): To
_GLIBCXX_USE_DEPRECATED.
(_GLIBCXX_DEPRECATED_ATTR): To _GLIBCXX_DEPRECATED.
* doc/xml/manual/using.xml: Same.
* include/std/memory: Same.
* include/std/streambuf: Same.
* include/bits/shared_ptr.h: Same.
* include/bits/unique_ptr.h: Same.
* include/bits/shared_ptr_base.h: Same.
* include/bits/stl_function.h: Same.
* include/tr1/shared_ptr.h: Same.
* include/backward/auto_ptr.h: Same.
* include/backward/binders.h: Same.

From-SVN: r169448
12 files changed:
libstdc++-v3/ChangeLog
libstdc++-v3/doc/xml/manual/using.xml
libstdc++-v3/include/backward/auto_ptr.h
libstdc++-v3/include/backward/binders.h
libstdc++-v3/include/bits/c++config
libstdc++-v3/include/bits/shared_ptr.h
libstdc++-v3/include/bits/shared_ptr_base.h
libstdc++-v3/include/bits/stl_function.h
libstdc++-v3/include/bits/unique_ptr.h
libstdc++-v3/include/std/memory
libstdc++-v3/include/std/streambuf
libstdc++-v3/include/tr1/shared_ptr.h