mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-12-28 21:34:56 +01:00
Added zero size check before calling std::vector<T>::front(). Added empty checking tests for all containers.
Added zero size check before calling std::vector<T>::front(). Added empty checking tests for all containers.