AnthonyCalandra / modern-cpp-features

A cheatsheet of modern C++ language and library features.
MIT License
19.6k stars 2.08k forks source link

Is C++20 section missing __VA_OPT language attribute for better support of variadic macros? #119

Closed zzombie closed 1 day ago

zzombie commented 1 year ago

Is C++20 section missing __VA_OPT language attribute for better support of variadic macros? e.g., some detailed usage outlined here https://www.scs.stanford.edu/~dm/blog/va-opt.html

AnthonyCalandra commented 1 day ago

Added in commit 052c3d80bfe51253d2e74e8d6bdb294397bb7128