adapter (STL/CLR)
Include the STL/CLR header <cliext/adapter> to define the template classes collection_adapter and range_adapter, and the template function make_collection.
#include <cliext/adapter>
Remarks
Class |
Description |
---|---|
Wrap a BCL collection as a range. |
|
Wrap a range as a BCL collection. |
Function |
Description |
---|---|
Make a range adapter from an iterator pair. |
Requirements
Header: <cliext/adapter>
Namespace: cliext