utilitaire (STL/CLR)
Include the STL/CLR header <cliext/utility> to define the template class pair and several supporting template functions.
#include <utility>
Déclarations
Classe |
Description |
---|---|
Wrap a pair of elements. |
Opérateur |
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. |
Fonction |
Description |
---|---|
Make a pair from a pair of values. |
Configuration requise
Header: <cliext/utility>
Namespace: cliext