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.
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 |