diff options
author | Tomasz Kamiński <tkaminsk@redhat.com> | 2025-09-01 14:28:17 +0200 |
---|---|---|
committer | Tomasz Kamiński <tkaminsk@redhat.com> | 2025-09-04 15:29:36 +0200 |
commit | b2adb7712cc57920d7d791c185dbf88e83b885c2 (patch) | |
tree | 66471c920f4bf6d953c9c50ea54eb3c70cfeb8e4 /gcc | |
parent | 2c2df024df3aa6248f92203df9c1051b5f1fe5f8 (diff) | |
download | gcc-b2adb7712cc57920d7d791c185dbf88e83b885c2.zip gcc-b2adb7712cc57920d7d791c185dbf88e83b885c2.tar.gz gcc-b2adb7712cc57920d7d791c185dbf88e83b885c2.tar.bz2 |
libstdc++: Move _Binder and related aliases to separate file.
bits/binders.h is already mapped in libstdc++-v3/doc/doxygen/stdheader.cc.
libstdc++-v3/ChangeLog:
* include/Makefile.am: Add bits/binders.h
* include/Makefile.in: Add bits/binders.h
* include/std/functional (std::_Indexed_bound_arg, std::_Binder)
(std::__make_bound_args, std::_Bind_front_t, std::_Bind_back_t):
Moved to bits/binders.h file, that is now included.
* include/bits/binders.h: New file.
Reviewed-by: Patrick Palka <ppalka@redhat.com>
Reviewed-by: Jonathan Wakely <jwakely@redhat.com>
Signed-off-by: Tomasz Kamiński <tkaminsk@redhat.com>
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions