felixguendling / cista

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

use cista_exception instead of std::runtime_error #158

Closed felixguendling closed 1 year ago

felixguendling commented 1 year ago

Closes #155.