mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
At the moment CYGWIN pthreads implementation doesn't support the use of constexpr for static allocation versions. The way they define things results in a reinterpret_cast which violates constexpr.
3.4 KiB
3.4 KiB