Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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