Hello guys
Hello guys,
I thought it was something interesting, I didn't expect this behavior. In a question ago I asked for how to hide a record, which is used only internally, from the public interface, but I always was stuck on E2506 error when calling record methods through generic class methods. But surprisingly adding the "inline" keyword magically becomes the code buildable.
Sorry for any inconvenience :D
I thought it was something interesting, I didn't expect this behavior. In a question ago I asked for how to hide a record, which is used only internally, from the public interface, but I always was stuck on E2506 error when calling record methods through generic class methods. But surprisingly adding the "inline" keyword magically becomes the code buildable.
Sorry for any inconvenience :D
Comments
Post a Comment