Bạn đang xem bản rút gọn của tài liệu. Xem và tải ngay bản đầy đủ của tài liệu tại đây (43 KB, 7 trang )
Beyond the C++ Standard
Library: An Introduction to
Boost
Table of Contents
Copyright
Foreword
Preface
Acknowledgments
About the Author
Organization of This Book
Introduction to Boost
String and Text Processing
Data Structures, Containers,
Iterators, and Algorithms
Function Objects and HigherOrder Programming
Generic Programming and
Template Metaprogramming
Math and Numerics
Input/Output
Miscellaneous
Part I. General Libraries
Library 1. Smart_ptr
How Does the Smart_ptr
Library Improve Your
Programs?
When Do We Need Smart