RobSimulatorGroup / gobot

Go, robot go!
GNU Lesser General Public License v3.0
16 stars 2 forks source link

2 discuss ref or stdshared ptr as the base of resource #5

Closed Wuqiqi123 closed 1 year ago

Wuqiqi123 commented 1 year ago

Godot's implementation of RefCounted is not good. I find https://github.com/lhmouse/intrusive_ptr/commits?author=LYP951018 looks great!

wuyingnan commented 1 year ago

realization -> implementation