Unverified Commit 72c373bf authored by Aaron Ballman's avatar Aaron Ballman Committed by GitHub
Browse files

[C++17] Support __GCC_[CON|DE]STRUCTIVE_SIZE (#89446)



These macros are used by STL implementations to support implementation
of std::hardware_destructive_interference_size and
std::hardware_constructive_interference_size

Fixes #60174

---------

Co-authored-by: default avatarLouis Dionne <ldionne.2@gmail.com>
parent 0620a637
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment