location::operator= Operator
Assigns the contents of a different location object to this one.
location& operator=(
const location& _Rhs
);
Parameters
- _Rhs
The source location object.
Requirements
Header: concrt.h
Namespace: concurrency
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Assigns the contents of a different location object to this one.
location& operator=(
const location& _Rhs
);
Header: concrt.h
Namespace: concurrency