cpp_weekly
cpp_weekly copied to clipboard
Ultimate guide to attributes through C++23
https://en.cppreference.com/w/cpp/language/attributes
- Make sure to mention it is optional what a compiler does with them
- mention which ones can/must be ignored if unrecognized
- mention how to use compiler specific attributes