I’d thought of C++17 as fairly incremental, with a couple of nice tweaks, but reading that list I think I’ve been using most of those and not realising how recently they were added to the spec. I didn’t know about the attribute namespace thing but unfortunately a lot of attributes that I need to in headers where they need to be in macros anyway so that they work with C.
I’d thought of C++17 as fairly incremental, with a couple of nice tweaks, but reading that list I think I’ve been using most of those and not realising how recently they were added to the spec. I didn’t know about the attribute namespace thing but unfortunately a lot of attributes that I need to in headers where they need to be in macros anyway so that they work with C.