mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-03 06:54:16 +01:00
note that there is an issue with overload resolution, since template requires serilize() to be available *before template* and not at the point of the caller. serialize converted to template should fix it, though