bk192077
bk192077
Thanks. Unfortunately, there is no time to work on the library right now. I'll try as soon as I can.
@bntlangu I did it.
Thanks. Unfortunately, there is no such possibility now. We need some mechanism to disable serialization of some fields of the structure. I'll mark it in my wish list. There is...
Unfortunately, the object is expected first. Arrays as the first elements are not yet supported (there is not enough time to expand the library). You can wrap your array in...
Hi, I will try to do it as soon as I have time.
Unfortunately c++17 is required. This is needed for 'static inline'(this is a header-only library) and 'if constexpr'
No, struct_mapping is not thread safe. But perhaps that's not the point. It would be nice to see a more detailed code example.
Thanks ) It's not entirely clear what optional means. If this is the case when there is a field in the c++ structure, but there is no field in json,...