Takatoshi Kondo
34f8fd65bb
Fixed #1070 .
...
- msgpack::type::variant behaves as MessagePack format.
e.g.)
12.34 => double
12.0 => uint64_t
-12.34 => double
-12.0 => int64_t
- msgpack::type::variant::as_double() can be used even if interval type is
int64_t and/or uint64_t.
- msgpack::type::variant::as_*() don't return non const reference
internal value.
- fix coding style
2023-05-14 10:12:21 +09:00
..
2021-07-01 18:17:20 +03:00
2022-02-07 22:32:59 +09:00
2022-02-07 22:32:59 +09:00
2022-02-07 22:32:59 +09:00
2022-02-07 22:32:59 +09:00
2023-05-14 10:12:21 +09:00
2021-07-01 18:17:20 +03:00
2021-07-01 18:17:20 +03:00
2021-07-01 18:17:20 +03:00
2014-06-05 20:49:15 +00:00
2021-07-01 18:17:20 +03:00
2014-06-05 20:49:15 +00:00
2023-02-28 10:52:21 +09:00
2021-07-01 18:17:20 +03:00
2021-07-01 18:17:20 +03:00
2021-08-30 21:45:50 +03:00
2016-05-14 22:05:10 +09:00
2021-07-01 18:17:20 +03:00
2021-07-01 18:17:20 +03:00
2021-07-01 18:17:20 +03:00
2022-06-13 10:58:45 +02:00
2021-07-01 18:17:20 +03:00
2023-04-18 15:50:52 +02:00
2021-07-01 18:17:20 +03:00
2021-07-01 18:17:20 +03:00
2021-07-01 18:17:20 +03:00
2021-07-01 18:17:20 +03:00
2021-07-01 18:17:20 +03:00
2021-07-01 18:17:20 +03:00
2015-07-06 12:33:00 +09:00
2015-07-06 12:33:00 +09:00
2022-03-09 12:55:17 +09:00
2021-07-01 18:17:20 +03:00
2021-07-01 18:17:20 +03:00
2021-07-01 18:17:20 +03:00
2021-07-01 18:17:20 +03:00
2021-07-01 18:17:20 +03:00
2021-07-01 18:17:20 +03:00
2021-07-01 18:17:20 +03:00
2021-07-01 18:17:20 +03:00
2021-07-01 18:17:20 +03:00
2021-07-01 18:17:20 +03:00
2021-07-01 18:17:20 +03:00
2021-07-01 18:17:20 +03:00
2021-07-01 18:17:20 +03:00
2021-07-01 18:17:20 +03:00
2021-08-29 13:46:51 +09:00