-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
boost 有的东西为何重复发明呢? #8
Comments
不是特别明白的意思。 你想让我的libwebqqboost有哪些方面的改进? From: microcai [email protected]: [libwebqq] boost 有的东西为何重复发明呢? (#8)nDate: Sun, 16 Dec 2012 06:26:14 -0800nnRT 。
Best Regards~ Xiang Wang CDC, TrendMicro |
我看到你们重复实现了 ThreadPool , TScopedLock 之类的 , boost 已经有了。希望能直接使用 boost 的,不要自己发明。C++很隐晦,一不小心就哪里漏了。 |
你只要调用expose的接口就好了。 剩下的有问题就是我去fix bug. 2012/12/17 microcai [email protected]
Best Regards~ Xiang Wang CDC, TrendMicro |
无奈我自己发明了 libwebqq。 我是希望能找个现成的使用 asio 设计的 webqq 库。 :( |
RT 。
最近在考虑实现一个 qq bot , 不过重复实现 boost 让我犹豫是不是该用这个库。 :(
希望作者改进一下 !
The text was updated successfully, but these errors were encountered: