GuillaumeDua / CppShelf

Collection of powerfuls - C++ Single-Header Libraries Files
https://guillaumedua.github.io/CppShelf/
MIT License
9 stars 1 forks source link

[srl] Serialization library #45

Open GuillaumeDua opened 2 years ago

GuillaumeDua commented 2 years ago

[srl] Serialization library

Motivation

Based on gcl::serialization for type-indexing, but with customisation points (and still default behaviors).

API

TBD

Customization point

Based on the detection-idiom :

GuillaumeDua commented 2 years ago

Temporary name : csl::srl