Orcus
|
Public Member Functions | |
line_with_offset (std::string _line, size_t _line_number, size_t _offset_on_line) | |
line_with_offset (const line_with_offset &other) | |
line_with_offset (line_with_offset &&other) | |
Public Attributes | |
std::string | line |
size_t | line_number |
size_t | offset_on_line |