- Learning Boost C++ Libraries
- Arindam Mukherjee
- 140字
- 2021-07-16 20:49:01
Chapter 2. The First Brush with Boost's Utilities
Over the course of this book, we will focus on a number of Boost libraries that deal with different subsystems, such as filesystems, threads, network I/O, and a variety of containers, among others. In each chapter, we will delve into the details of a few such libraries. This chapter is different, in the sense that we will pick up a set of useful and varied tricks that will help you in almost all programming situations. To that end we have the following topics lined up for us:
- Simple data structures
- Working with heterogeneous values
- Handling command-line arguments
- Other utilities and compile-time checks
This is the kitchen-sink chapter that you can keep coming back to and scour for an interesting technique that would seem to apply to a problem at hand.
推薦閱讀
- 手機安全和可信應用開發指南:TrustZone與OP-TEE技術詳解
- 零基礎玩轉區塊鏈
- Python從菜鳥到高手(第2版)
- OpenNI Cookbook
- Unity Shader入門精要
- Data Analysis with Stata
- SQL Server 2012數據庫管理與開發項目教程
- Hands-On Reinforcement Learning with Python
- Learning SciPy for Numerical and Scientific Computing(Second Edition)
- Java:High-Performance Apps with Java 9
- Learning Unity 2D Game Development by Example
- SQL Server實用教程(SQL Server 2008版)
- Python項目實戰從入門到精通
- 案例式C語言程序設計實驗指導
- Visual Basic程序設計習題與上機實踐