Files
msgpack-msgpack-c/include/msgpack
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
..
2022-03-23 15:29:12 +08:00
2023-05-14 10:12:21 +09:00
2022-03-23 15:29:12 +08:00
2022-03-23 15:29:12 +08:00
2021-07-01 18:17:20 +03:00
2018-04-08 22:27:45 +09:00
2020-06-05 18:12:03 +08:00
2021-11-01 15:27:17 +01:00
2018-04-08 22:27:45 +09:00
2018-04-08 22:27:45 +09:00
2018-04-08 22:27:45 +09:00
2018-04-08 22:27:45 +09:00
2016-03-25 09:16:27 +09:00
2018-04-08 22:27:45 +09:00
2018-04-08 22:27:45 +09:00
2018-04-08 22:27:45 +09:00
2018-04-08 22:27:45 +09:00
2018-04-08 22:27:45 +09:00
2018-04-08 22:27:45 +09:00
2018-04-08 22:27:45 +09:00
2020-06-05 18:12:03 +08:00
2021-07-01 18:17:20 +03:00
2018-04-08 22:27:45 +09:00
2018-04-08 22:27:45 +09:00
2018-04-08 22:27:45 +09:00
2018-04-08 22:27:45 +09:00