Closed pierrre closed 9 years ago
There is nothing in the documentation about pointer type. (or I haven't seen it)
The changelog contains a line: https://github.com/clipperhouse/gen/blob/master/CHANGELOG.md
The * is a directive to generate methods which take a pointer type instead of a value type. Optional but recommended.
Thanks, finally got around to this.
Thank you! :+1:
There is nothing in the documentation about pointer type. (or I haven't seen it)
The changelog contains a line: https://github.com/clipperhouse/gen/blob/master/CHANGELOG.md