Skip to content

Instantly share code, notes, and snippets.

@AustinBrunkhorst
Created March 25, 2018 00:06
Show Gist options
  • Save AustinBrunkhorst/e30ce39836692ae138a8afdaf884d220 to your computer and use it in GitHub Desktop.
Save AustinBrunkhorst/e30ce39836692ae138a8afdaf884d220 to your computer and use it in GitHub Desktop.
C++ Reflection | Attribute Sample
struct Mashed : public MetaProperty { };
Meta(Mashed)
int potatoes;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment