re PR libstdc++/58049 (libstdc++ bootstrap failure for fix to PR libstdc++/57779)
authorPaolo Carlini <paolo.carlini@oracle.com>
Fri, 2 Aug 2013 07:34:55 +0000 (07:34 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Fri, 2 Aug 2013 07:34:55 +0000 (07:34 +0000)
commita1a0abac54bdf2679e6b54b36a00a8050009246a
tree9d118b91e487421949261fc3184a5e3e9d7c7ff4
parentfcf58e3d2f002e8b84ff557a1371388f25038aed
re PR libstdc++/58049 (libstdc++ bootstrap failure for fix to PR libstdc++/57779)

2013-08-02  Paolo Carlini  <paolo.carlini@oracle.com>

PR libstdc++/58049
* include/debug/functions.h: Include <bits/move.h>; minor formatting
changes.
(__foreign_iterator_aux4): Declare __l and __ge constexpr.
* include/debug/safe_iterator.h (_Safe_iterator<>::operator->):
Use __addressof.
* include/debug/safe_local_iterator.h (_Safe_local_iterator<>::
operator->): Likewise.

From-SVN: r201424
libstdc++-v3/ChangeLog
libstdc++-v3/include/debug/functions.h
libstdc++-v3/include/debug/safe_iterator.h
libstdc++-v3/include/debug/safe_local_iterator.h