Next: User Defined Location Type, Previous: C++ position, Up: C++ Location Values [Contents][Index]
locationCreate a Location from the endpoints of the range.
Create a Location denoting an empty range located at a given point.
Reset the location to an empty range at the given values.
The first, inclusive, position of the range, and the first beyond.
Forwarded to the end position.
Various forms of syntactic sugar for columns.
Join two locations: starts at the position of the first one, and ends at the position of the second.
Move begin onto end.
Whether *this and that denote equal/different ranges of
positions.
Report p on o, taking care of special cases such as: no
filename defined, or equal filename/line or column.
Next: User Defined Location Type, Previous: C++ position, Up: C++ Location Values [Contents][Index]