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.
Equivalence operator for the location function.
Syntax
bool operator==(
const Location & rhs
);
Parameters
rhs
The location to compare against this location.
Return value
This function returns an indication of whether the two locations refer to the same place.
Requirements
| Requirement | Value |
|---|---|
| Header | dbgmodel.h |