Closed wroyca closed 1 month ago
I'm not even sure why we have those. Somebody said it's good practice but then didn't update the whole project to use them so now they're in this tiny place and nowhere else
Will make a follow-up PR to remove these. :)
Attributes can only appear first in a member declaration. MSVC is lenient here, but other compilers will generate an error accordingly.
https://eel.is/c++draft/class.mem#general