The Standard C++ and Boost Libraries
Containers API Specification

Containers API Specification

Table of Contents

API Description

 


API Description

The containers library provides the following:

Library Description
array STL compliant container wrapper for arrays of constant size.
dynamic_bitset A runtime sized version of std::bitset.
graph Generic graph components and algorithms.
multi_array Multi-dimensional containers and adaptors for arrays of contiguous data.
multi_index Containers with multiple STL-compatible access interfaces.
pointer_container Containers for storing heap-allocated polymorphic objects to ease OO-programming.
property map Concepts defining interfaces which map key objects to value objects.
variant Safe, generic, stack-based discriminated union container.

Give feedback of this article


ŠNokia 2008

Back to top


This material, including documentation and any related computer programs, is protected by copyright controlled by Nokia. All rights are reserved. Copying, including reproducing, storing, adapting or translating, any or all of this material requires the prior written consent of Nokia. This material also contains confidential information, which may not be disclosed to others without the prior written consent of Nokia.

Nokia is a registered trademark of Nokia Corporation. S60 and logo is a trademark of Nokia Corporation. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. Other company and product names mentioned herein may be trademarks or tradenames of their respective owners.