Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

This is the documentation for an old version of Boost. Click here to view this page for the latest version.
Next

Boost.Pool

Stephen Cleary

Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)


Table of Contents

Introduction and Overview
Documentation Naming and Formatting Conventions
Introduction
How do I use Pool?
Installation
Building the Test Programs
Boost Pool Interfaces - What interfaces are provided and when to use each one.
Pool in More Depth
Boost.Pool C++ Reference
Header <boost/pool/object_pool.hpp>
Header <boost/pool/pool.hpp>
Header <boost/pool/pool_alloc.hpp>
Header <boost/pool/poolfwd.hpp>
Header <boost/pool/simple_segregated_storage.hpp>
Header <boost/pool/singleton_pool.hpp>
Appendices
Appendix A: History
Appendix B: FAQ
Appendix C: Acknowledgements
Appendix D: Tests
Appendix E: Tickets
Appendix F: Other Implementations
Appendix G: References
Appendix H: Future plans
Indexes
Function Index
Class Index
Typedef Index
Index

Last revised: July 18, 2011 at 10:15:27 GMT


Next