aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2022-01-04 16:39:01 +0000
committerJonathan Wakely <jwakely@redhat.com>2022-01-05 13:47:01 +0000
commit917c7b136e8b556b0027223058006a6caeb56871 (patch)
tree387478ba9c30d3d36baca28201fc992e8069d7b8 /gcc
parentcebe875f6f44b905a0d56a2007b5a638a33a893c (diff)
downloadgcc-917c7b136e8b556b0027223058006a6caeb56871.zip
gcc-917c7b136e8b556b0027223058006a6caeb56871.tar.gz
gcc-917c7b136e8b556b0027223058006a6caeb56871.tar.bz2
libstdc++: Simplify std::allocator_traits<allocator<void>>::construct
We don't need a preprocessor condition to decide whether to use placement new or std::construct_at, because std::_Construct already does that. libstdc++-v3/ChangeLog: * include/bits/alloc_traits.h (allocator_traits<allocator<void>>): Use std::_Construct for construct.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions