Takatoshi Kondo
|
70f950ac05
|
Fixed #806.
Removed `ss.str().data()` (the type of ss is std::stringstream).
Introduced variable that is const reference of `ss.str()`.
|
2019-08-29 20:22:10 +09:00 |
|
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
|
be0f8c280a
|
Fixed warnings on build with CMAKE_BUILD_TYPE=Release.
Added stream outputs to suppress warnings and to help understanding.
|
2015-09-01 11:06:29 +09:00 |
|
Takatoshi Kondo
|
9ed4e443fb
|
Added an unpacking msgpack::object on an existing zone example.
|
2015-02-03 21:20:34 +09:00 |
|