|
|
Donner SVG 0.8.0-pre
SVG editor and embeddable C++20 engine.
|
Current resolved byte span between two source anchors. More...
#include "donner/base/xml/XMLSourceStore.h"
Public Member Functions | |
| bool | operator== (const ResolvedSourceSpan &other) const =default |
| Equality operator. | |
Public Attributes | |
| std::size_t | start = 0 |
| Inclusive byte offset. | |
| std::size_t | end = 0 |
| Exclusive byte offset. | |
Current resolved byte span between two source anchors.