has_tag
Description:
Returns true if this points to a character that is part of a range tagged
with tag
.
See also starts_tag and ends_tag.
Parameters:
this |
an iterator |
tag |
a TextTag |
Returns:
whether this is tagged with |