Added msgpack::object::with_zone tests. Added tuples operator<<'s parameter to const. Fixed array object::with_zone pointer and size unset problem. Fixed forward_list object::with_zone pointer and size unset problem.
std::array<char, N> is mapped to BIN. That is the same mannar as std::vector.