- Learning Boost C++ Libraries
- Arindam Mukherjee
- 107字
- 2021-07-16 20:49:03
Summary
This chapter was a quick tour of several Boost libraries that help you do important programming chores, such as parsing command lines, creating type-safe variant types, handling empty values, and performing compile-time checks.
Hopefully, you have appreciated the diversity of libraries in Boost and the expressive power they lend to your code. In the process, you would have also become more familiar with compiling code that uses the Boost libraries and linking to the appropriate libraries as needed.
In the next chapter, we will look at how you can deterministically manage heap memory and other resources in exception-safe ways using various flavors of Boost's smart pointers.
推薦閱讀
- Python數(shù)據(jù)分析(第2版)
- 嚴(yán)密系統(tǒng)設(shè)計(jì):方法、趨勢(shì)與挑戰(zhàn)
- Working with Odoo
- Visual C#通用范例開發(fā)金典
- Unity UI Cookbook
- Angular開發(fā)入門與實(shí)戰(zhàn)
- 打開Go語(yǔ)言之門:入門、實(shí)戰(zhàn)與進(jìn)階
- 零基礎(chǔ)看圖學(xué)ScratchJr:少兒趣味編程(全彩大字版)
- 30天學(xué)通C#項(xiàng)目案例開發(fā)
- Selenium WebDriver Practical Guide
- WCF技術(shù)剖析(卷1)
- 信息學(xué)奧林匹克競(jìng)賽初賽精講精練
- 數(shù)據(jù)結(jié)構(gòu)與算法詳解
- 三步學(xué)Python
- 小學(xué)生Python創(chuàng)意編程(視頻教學(xué)版)