This FTM was introduced in
P0553R4 Bit operations
Which has been implemented since libc++ 9.
This was noticed while working on D153192.
Paths
| Differential D153225
[libc++] Marks __cpp_lib_bitops as implemented. ClosedPublic Authored by Mordante on Jun 18 2023, 3:38 AM.
Details
Summary This FTM was introduced in P0553R4 Bit operations Which has been implemented since libc++ 9. This was noticed while working on D153192.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 18 2023, 4:06 PM Closed by commit rGa4f0764aefd6: [libc++] Marks __cpp_lib_bitops as implemented. (authored by Mordante). · Explain WhyJun 19 2023, 8:01 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 532659 libcxx/docs/FeatureTestMacroTable.rst
libcxx/include/version
libcxx/test/std/language.support/support.limits/support.limits.general/bit.version.compile.pass.cpp
libcxx/test/std/language.support/support.limits/support.limits.general/version.version.compile.pass.cpp
libcxx/utils/generate_feature_test_macro_components.py
|