Espaços nominais
Variantes
Acções

Diferenças entre edições de "cpp/utility/functional/pointer to binary function"

Da cppreference.com
< cpp‎ | utility‎ | functional
m (uma edição: Translate from the English version)
m (r2.7.3) (Robô: A adicionar: de, en, es, fr, it, ja, ru, zh)
Linha 54: Linha 54:
 
{{dcl list template | cpp/utility/functional/dcl list ptr_fun}}
 
{{dcl list template | cpp/utility/functional/dcl list ptr_fun}}
 
{{dcl list end}}
 
{{dcl list end}}
 +
 +
 +
 +
 +
 +
 +
 +
 +

Revisão das 13h50min de 2 de novembro de 2012

 
 
Biblioteca de utilitários
Digite apoio (basic types, RTTI, type traits)
Gerenciamento de memória dinâmica
De tratamento de erros
Utilidades do programa
Variadic funções
Data e hora
Objetos de função
(C++11)
Os operadores relacionais
Original:
Relational operators
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
rel_ops::operator!=
rel_ops::operator>
rel_ops::operator<=
rel_ops::operator>=
Pares e tuplas
Original:
Pairs and tuples
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
(C++11)
Troque, avançar e avançar
Original:
Swap, forward and move
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
(C++11)
(C++11)
(C++11)
 
Objetos de função
Invólucros de função
Original:
Function wrappers
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
(C++11)
(C++11)
Ligar
Original:
Bind
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.