Takatoshi Kondo
|
ba15089d86
|
Version 1.3.0.
Updated the license from the license from the Apache License Version 2.0
to the Boost Software License, Version 1.0.
Removed unused files.
|
2015-11-21 12:41:46 +09:00 |
|
Takatoshi Kondo
|
57ba93a2b2
|
Added Boost.Fusion support.
Fusion sequences can be serialized.
|
2015-07-01 15:07:45 +09:00 |
|
Takatoshi Kondo
|
10a315e00e
|
Added @cond - @endcond to adaptor_base.hpp.
|
2015-04-03 14:58:41 +09:00 |
|
Takatoshi Kondo
|
e8d3c8d6c5
|
Re-designed user types dispatching mechanism.
msgpakc-c 0.5.9 or older uses ADL.
msgpack-c 1.0.x uses overloading with header files ordering.
msgpack-c 1.1.x uses functor with class template specialization.
|
2015-04-02 18:23:37 +09:00 |
|