Files
espurna/code
Maxim Prokhorov 16960067d8 system: some refactoring
There's no need to move a temporary which is already an rvalue

Clean-up some redundant attributes and function in settings.
Make sure C types are proxied to fixed-sized ones, not the other way around.

Clean-up webprint implementation
- use typed duration for the backlog
- don't duplicate members and types for config, just re-use the struct as-is
- don't go over-the-top with const members, just proxy through a method
2021-12-08 13:48:40 +03:00
..
2021-12-08 13:48:40 +03:00
2019-07-11 00:34:17 +03:00
2019-07-11 00:34:17 +03:00
2019-07-11 00:34:17 +03:00