adapter
Visual C++ Libraries
adapter (STL/CLR)

The STL/CLR header <cliext/adapter> specifies two template classes (collection_adapter and range_adapter), and the template function (make_collection).

#include <cliext/adapter>

Class

Description

collection_adapter (STL/CLR)

Wraps the Base Class Library (BCL) collection as a range.

range_adapter (STL/CLR)

Wraps the range as a BCL collection.

Function

Description

make_collection (STL/CLR)

Creates a range adapter using an iterator pair.

Header: <cliext/adapter>

Namespace: cliext

Other Resources

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
Page view tracker