Takatoshi Kondo
|
018c6c819e
|
Updated comments to describe #if !define(_MSC_VER) reason.
|
2015-08-18 00:06:36 +09:00 |
|
Takatoshi Kondo
|
1c810bcb74
|
Removed the tests that contain std::tuple with non default constructible class on MSVC2015.
It seems that MSVC2015 requires tuple elements' default constructor during 'as' process.
I don't know why.
|
2015-08-15 21:01:12 +09:00 |
|
Takatoshi Kondo
|
2034427cfd
|
Added 'as' support for boost containers.
|
2015-08-02 16:01:55 +09:00 |
|
Takatoshi Kondo
|
6131e3d747
|
Fixed double comparison in tests.
|
2015-07-04 22:49:47 +09:00 |
|
Takatoshi Kondo
|
57ba93a2b2
|
Added Boost.Fusion support.
Fusion sequences can be serialized.
|
2015-07-01 15:07:45 +09:00 |
|