cpp_weekly icon indicating copy to clipboard operation
cpp_weekly copied to clipboard

How to use feature testing macros

Open elbeno opened this issue 10 months ago • 0 comments

Channel

C++Weekly

Topics

How to use feature testing macros to take advantage of new C++ features available in a toolchain. e.g. __cpp_pack_indexing is a good example

Bonus: how to do it without causing clang to complain with -Wc++26-extensions 😀

Length

Normal? 5-10 mins

elbeno avatar Mar 06 '25 15:03 elbeno