Being able to use type aliases such as `size_t` for the member type when declaring an enumeration type has now been added.
This was by far the easiest fix. Just needed to implement `MTypeReplaceable` for the `Enum` class and it worked!
Being able to use type aliases such as `size_t` for the member type when declaring an enumeration type has now been added.
This was by far the easiest fix. Just needed to implement `MTypeReplaceable` for the `Enum` class and it worked!
No replies yet.