diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2024-03-23 11:11:17 +0000 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2024-08-01 21:56:57 +0100 |
commit | 4436889eb4a8e293c88cae8e6a6330e7e23857d7 (patch) | |
tree | af3aa8c99f2bfd7fe8d1672dc3baeef8d26d4db1 /gcc | |
parent | 3a817a4a5a6d94da9127af3be9f84a74e3076ee2 (diff) | |
download | gcc-4436889eb4a8e293c88cae8e6a6330e7e23857d7.zip gcc-4436889eb4a8e293c88cae8e6a6330e7e23857d7.tar.gz gcc-4436889eb4a8e293c88cae8e6a6330e7e23857d7.tar.bz2 |
libstdc++: Remove unused helper traits
These are not used anywhere, we have more efficient variable templates
for them instead. They're not documented as extensions, and are easy for
users to write if they need them.
libstdc++-v3/ChangeLog:
* include/bits/utility.h (__is_in_place_type): Remove.
* include/std/variant (__is_in_place_tag): Remove.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions