Create a Location object having the same value as the specified original object.
Synopsis
Declared in <bdljsn_location.h>
Location(Location const& original);
Parameters
Name |
Description |
original |
object providing the value to copy |
Created with MrDocs