Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include the STL/CLR header <cliext/utility> to define the template class pair and several supporting template functions.
#include <utility>
Declarations
Class |
Description |
---|---|
Wrap a pair of elements. |
Operator |
Description |
---|---|
Pair equal comparison. |
|
Pair not equal comparison. |
|
Pair less than comparison. |
|
Pair less than or equal comparison. |
|
Pair greater than comparison. |
|
Pair greater than or equal comparison. |
Function |
Description |
---|---|
Make a pair from a pair of values. |
Requirements
Header: <cliext/utility>
Namespace: cliext