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
Interface for c_enum_typet has limited support for management of enum
members.
This commit adds
- a function for exposing the member vector as a non-const reference,
- a constructor that takes the underlying type and a list of members and
sets the constructed type accordingly.
0 commit comments