开发者

Can anyone give some hints or point to a tutorial on how to extract just one specific piece from Boost?

I want to use smart pointers in my code but I can't figure out how to take them out from开发者_JAVA百科 the Boost.

Can anyone give some hints on how to extract things from Boost so that they can be used individually?

Thanks, Boda Cydo.


See boost bcp

smart pointer is header only so can be used directly anyway. BCP is handly if you need to redistribute parts of boost with your application/libraries

boost smart pointers has examples in the documentation

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜