Files
espurna/code
Maxim Prokhorov f24dd99ca4 settings(embedis): c++11-style static_assert for invalid implementations
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=...
2025-12-05 03:42:58 +03:00
..
2022-05-05 17:50:21 +03:00
2025-06-01 06:08:18 +03:00
2025-06-03 21:25:44 +03:00