Next: User Defined Location Type, Previous: C++ position, Up: C++ Location Values [Contents][Index]
location
Create 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.
Advance the end
position.
Various forms of syntactic sugar.
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.