上传者: tiandyoin
|
上传时间: 2020-03-31 03:12:19
|
文件大小: 20.96MB
|
文件类型: CHM
boost库中文帮助文档.
1. Boost.Accumulators
Preface 序言
User's Guide 用户指南
Acknowledgements 鸣谢
Reference 参考手册
2. Boost.Any
Introduction 简介
Examples 例子
Reference 参考手册
Acknowledgements 鸣谢
3. Boost.Array
Introduction 简介
Reference 参考手册
Design Rationale 设计原理
For more information... 更多信息...
Acknowledgements 鸣谢
4. Boost.Concept_Check
Concept reference 概念参考
5. Boost.Date_Time
Conceptual 概念说明
General Usage Examples 常见用例
Gregorian 格里历
Posix Time Posix 时间
Local Time 本地时间
Date Time Input/Output 日期时间的输入/输出
Serialization 序列化
Details 细节
Examples 例子
Library Reference 库参考手册
6. Boost.Foreach
Introduction 简介
Extensibility 可扩展性
Portability 可移植性
Pitfalls 缺陷
History and Acknowledgements 历史与鸣谢
7. Boost.Function
Introduction 简介
History & Compatibility Notes 历史与兼容性说明
Tutorial 教程
Reference 参考手册
Frequently Asked Questions 常见问题
Miscellaneous Notes 杂项说明
Testsuite 测试套件
8. Boost.Functional/Hash
Introduction 简介
Tutorial 教程
Extending boost::hash for a custom data type 为定制的数据类型扩展 boost::hash
Combining hash values 组合散列值
Portability 可移植性
Disabling The Extensions 禁止扩展
Change Log 变更历史
Reference 参考手册
Links 链接
Acknowledgements 鸣谢
9. Boost.Interprocess
Introduction 简介
Quick Guide for the Impatient 快速入门
Some basic explanations 基本说明
Sharing memory between processes 进程间的共享内存
Mapping Address Independent Pointer: offset_ptr 映射地址无关的指针:offset_ptr
Synchronization mechanisms 同步机制
Managed Memory Segments 管理内存段
Allocators, containers and memory allocation algorithms 分配器、容器和内存分配算法
Direct iostream formatting: vectorstream and bufferstream 直接 iostream 格式化:vectorstream 和 bufferstream
Ownership smart pointers 智能指针的所有权
Architecture and internals 体系结构与内部细节
Customizing Boost.Interprocess 定制 Boost.Interprocess
Acknowledgements, notes and links 鸣谢、说明与链接
Boost.Interprocess Reference 参考手册
10. Boost.Intrusive
Introduction 简介
Intrusive and non-intrusive containers 介入式与非介入式容器
How to use Boost.Intrusive 如何使用 Boost.Intrusive
When to use? 何时使用?
Concept summary 概念摘要
Pre