Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Not equal to comparison operator for the location function.
Syntax
bool operator!=(
const Location & rhs
);
Parameters
rhs
The location to compare this location against.
Return value
This function returns whether the two locations refer to different places.
Requirements
| Requirement | Value |
|---|---|
| Header | dbgmodel.h |