mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-24 09:07:05 +01:00
disallow using toSpan() and toView() when storage does not implement data() since overloading is used, stop building by simply not writing any function otherwise, it is finicky w/ compiler support and / or selected -std=...