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.
Copy constructs a location.
Syntax
void Location(
const Location & src
);
Parameters
src
The location from which to copy construct a new location.
Return value
None
Remarks
Returns
This function is a constructor and does not return value.
Requirements
| Requirement | Value |
|---|---|
| Header | dbgmodel.h |