Mar 31, 2023
Post comments count4
Post likes count2
What is this [uuid(…)]
in front of my C++ class declaration?

It's an old nonstandard syntax that you should try to move away from.