(no title)
kevinnk | 8 years ago
meta::type interface(const meta::type source) {
// … basically same code …
};
[1] https://herbsutter.com/2017/07/26/metaclasses-thoughts-on-ge...kevinnk | 8 years ago
meta::type interface(const meta::type source) {
// … basically same code …
};
[1] https://herbsutter.com/2017/07/26/metaclasses-thoughts-on-ge...
0xFFC|8 years ago
I am very interested in having Reflection in C++. But tbh $ makes it really awkward.