|
|
Donner SVG 0.8.0-pre
SVG editor and embeddable C++20 engine.
|
Normalized logical text range, with start inclusive and end exclusive. Newline code points participate in the logical range even though they do not produce highlight geometry. More...
#include "donner/editor/TextTool.h"
Public Member Functions | |
| bool | operator== (const SelectionRange &) const =default |
Public Attributes | |
| std::size_t | start = 0 |
| std::size_t | end = 0 |
Normalized logical text range, with start inclusive and end exclusive. Newline code points participate in the logical range even though they do not produce highlight geometry.