Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The STL/CLR header <cliext/adapter> specifies two template classes (collection_adapter and range_adapter), and the template function make_collection.
#include <cliext/adapter>
Remarks
Class |
Description |
|---|---|
Wraps the Base Class Library (BCL) collection as a range. |
|
Wraps the range as a BCL collection. |
Function |
Description |
|---|---|
Creates a range adapter using an iterator pair. |
Requirements
Header: <cliext/adapter>
Namespace: cliext