Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |