felixguendling / cista

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

Missing const& specifier for return type #185

Closed ChemistAion closed 1 year ago

ChemistAion commented 1 year ago

https://github.com/felixguendling/cista/blob/1b2fec55890feaf51aa4d1efe9269f6dcbebf8bc/include/cista/targets/buf.h#L66