18 May
2015
18 May
'15
3:19 p.m.
On 05/17/2015 09:32 AM, Alex Marmer wrote:
Programmer needs to implement serialization for custom data (as it is shown for struct ABC in https://github.com/amarmer/RemoteCall/blob/master/TestAPI.h )Then advantage of the framework: C++ remote programming model is the same as local.
In what way is your approach better than Boost.Serialization or Boost.Fusion?