Location::Operator! = operador
Determina se dois location objetos representam um local diferente.
bool operator!=(
const location& _Rhs
) const;
Parâmetros
- _Rhs
Valor de retorno
trueSe os dois locais são diferentes, false contrário.
Requisitos
Cabeçalho: concrt.h
Namespace: concorrência