Deni's blog

Scribblings on C++ and stuff

Blog Eth Archive Node About

Serialization with no efforts: Practice

In my previous post, I described a way to deal with serialization using meta-programming.

Read More

Serialization with no efforts

In this post, I want to share my way how I usually deal with serialization using meta-programming.

Read More