top | item 44450096

(no title)

nicwilson | 8 months ago

`private` is only private to the module, not the struct/class, (In other words, all functions in the same module are all C++ style `friend`s) and so free function in same module work.

discuss

order

No comments yet.