diff options
| author | Maxime Coste <mawww@kakoune.org> | 2019-03-19 22:00:57 +1100 |
|---|---|---|
| committer | Maxime Coste <mawww@kakoune.org> | 2019-03-19 22:00:57 +1100 |
| commit | 56611604b28b6c293b13e3637fbae65e6bea064c (patch) | |
| tree | 710d7c264d81ac352292cba196b231aca832afda /rc/tools/python | |
| parent | c2be661785418be87e06d366979bdcd8ff3cf0b2 (diff) | |
Make String able to reference external data without copying
Sometimes we really need to have a String instead of a StringView,
but some of those strings might not need to own their data. Make
it possible to explicitely construct a String that does not own
the underlying buffer.
Use it when parsing balanced strings.
Diffstat (limited to 'rc/tools/python')
0 files changed, 0 insertions, 0 deletions
