Change *(smart_ptr.get()) -> *smart_ptr
reason: dereferencing smart pointer is the same as the underlying pointer test=develop
Showing
想要评论请 注册 或 登录
reason: dereferencing smart pointer is the same as the underlying pointer test=develop