mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-11 02:37:07 +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=...