- Learning Boost C++ Libraries
- Arindam Mukherjee
- 108字
- 2021-07-16 20:49:01
Self-test questions
- What are the different types of name layouts supported by Boost libraries?
a. Tagged, native, and mangled
b. Tagged, mangled, and versioned
c. Tagged, versioned, and system
d. Versioned, systems, and decorated
- Boost allows you to automatically link to necessary Boost libraries on Windows.
a. True
b. False
- What does the following filename tell you about the library?
boost_date_time-vc100-mt-gd-1_57.dll
Tick all that apply.
a. It is the DateTime library.
b. It is a thread-safe library.
c. It was built using g++.
d. It is not a debug library.
- What is the name layout of the following library?
libboost_exception-mt-gd.lib
a. Tagged
b. System
c. Versioned
d. Default
推薦閱讀
- 黑客攻防從入門到精通(實戰秘笈版)
- AngularJS入門與進階
- Angular UI Development with PrimeNG
- 零基礎學Python數據分析(升級版)
- Python編程實戰
- 大模型RAG實戰:RAG原理、應用與系統構建
- 0 bug:C/C++商用工程之道
- SQL 經典實例
- Microsoft 365 Certified Fundamentals MS-900 Exam Guide
- Hands-On Neural Network Programming with C#
- Scala Functional Programming Patterns
- Python Penetration Testing Essentials
- Learning Alfresco Web Scripts
- 零基礎C語言學習筆記
- PHP程序設計高級教程