offa / scope-guard

Implementation of Scoped Guards and Unique Resource as proposed in P0052.
MIT License
46 stars 6 forks source link

Returntype of get() #104

Closed offa closed 6 years ago

offa commented 6 years ago

Is the returntype of get() correct in R6 now?

offa commented 6 years ago

Ref. #95