chenBright commented on PR #2215:
URL: https://github.com/apache/brpc/pull/2215#issuecomment-1525554441

   > > 另外我有个问题,因为这个ThreadPool是不能拷贝的,放到FlatMap现在只能放入指针,有什么好的建议让这块更优雅一些吗?
   > 
   > @chenBright 这个有啥建议吗?Map里面存了裸指针,析构的时候要手动遍历调用delete,感觉不太优雅。
   
   不想自己delete,那就用智能指针吧。没有特别好的办法,看看大家有没有啥建议咯。


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to