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.
Determines whether two ___location objects represent the same ___location.
bool operator==(
const ___location& _Rhs
) const;
Parameters
- _Rhs
Return Value
true if the two locations are identical, and false otherwise.
Requirements
Header: concrt.h
Namespace: concurrency