- 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.
推薦閱讀
- Python量化投資指南:基礎、數據與實戰
- Oracle Exadata性能優化
- Practical Internet of Things Security
- Cocos2d-x游戲開發:手把手教你Lua語言的編程方法
- Amazon S3 Cookbook
- Hands-On Enterprise Automation with Python.
- C#程序設計基礎:教程、實驗、習題
- RabbitMQ Cookbook
- Visual FoxPro程序設計習題集及實驗指導(第四版)
- GameMaker Essentials
- Managing Microsoft Hybrid Clouds
- OpenCV 3計算機視覺:Python語言實現(原書第2版)
- Sails.js Essentials
- 跟戴銘學iOS編程:理順核心知識點
- 虛擬現實建模與編程(SketchUp+OSG開發技術)