felixguendling / cista

Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.
https://cista.rocks
MIT License
1.84k stars 119 forks source link

cista::generic_string: add support for char16_t, char32_t and char8_t #228

Closed freshFruict closed 2 months ago

felixguendling commented 2 months ago

LGTM

Should I merge or you want to add anything?

freshFruict commented 2 months ago

I don't have anything to add for this PR. I'm pretty confident it's ready for merging

felixguendling commented 2 months ago

Thank you! :)