You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@hlin117 We could do this natively instead of through a plugin.
The namespace of methods attached to an enum type is controlled completely by
us so there are no concerns about conflicts. I see the value of that method
since you can't take pointers to consts otherwise.
Can you create a separate issue for this? Further, if you feel motivated, we
would welcome a PR implementing that. It should be pretty straightforward.
Otherwise, we'll be able to get to it as priorities allow.
Plugins should be able to generate methods for generated types. They will likely need access to information about the types themselves.
The text was updated successfully, but these errors were encountered: