Location::operator= function (dbgmodel.h)
The copy assignment operator for the location function.
Location & operator=(
const Location & src
);
src
The location from which to copy.
This function returns Location &.
Requirement | Value |
---|---|
Header | dbgmodel.h |