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

variant_test: rename key_t to key_type (conform to std::map) #133

Closed dmikushin closed 2 years ago

felixguendling commented 2 years ago

Thank you!