mirror of
https://github.com/msgpack/msgpack-c
synced 2026-06-08 16:11:40 +00:00
60d4b2833d
Added zero size check before calling std::vector<T>::front(). Added empty checking tests for all containers.