Changes in src/Common/CodeLocation.h [eb211bf:968f280]
- File:
-
- 1 edited
-
src/Common/CodeLocation.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/Common/CodeLocation.h
reb211bf r968f280 25 25 /// Create a new unset CodeLocation. 26 26 CodeLocation() = default; 27 27 28 28 29 /// Create a new CodeLocation with the given values.
Note:
See TracChangeset
for help on using the changeset viewer.