mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-03 15:04:17 +01:00
consistent with string_view::substr behaviour, without the 'throw'ing part allow to distinguish sv pointing to nothing and sv originating from some kind of string (here, result of a slice) by comparing its pointer with nullptr