mirror of
https://github.com/msgpack/msgpack-c
synced 2026-06-08 16:11:40 +00:00
636a0130ba
It uses boost::variant. boost::variant requires boost::tyoe_index. boost::type index has dropped C++03 support.