mirror of
https://github.com/msgpack/msgpack-c.git
synced 2026-01-11 16:43:34 +01:00
Added char const* to std::string conversion constructor. Added integer familiy constructor. int64_t is only used when an actual value is negative. Clients no longer need to use casts for std::string and ingeter family.