diff options
author | Tim Schumacher <timschumi@gmx.de> | 2023-01-19 10:27:19 +0100 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2023-01-24 12:47:39 +0000 |
commit | 6ccda76a7161a705aa83d35da970f10807728cd6 (patch) | |
tree | 20440f6b9a73db389823fbde9748fcb6a384b3ba /.editorconfig | |
parent | 8b5b767465defd5326f92a0364252f80aa78bcfe (diff) | |
download | serenity-6ccda76a7161a705aa83d35da970f10807728cd6.zip |
LibCore: Add support for non-trivial types to `Stream::*_value`
At the moment, there is no immediate advantage compared to just calling
the underlying functions directly, but having a common interface feels
more ergonomic (users don't have to care about how a type serializes)
and maybe we'll find a way to hide the actual implementation from direct
access some time in the future.
Diffstat (limited to '.editorconfig')
0 files changed, 0 insertions, 0 deletions