commit | 61959f5d9deb0e3535ee727f0c3ca694f3b40173 | [log] [tgz] |
---|---|---|
author | Mark Slee <mcslee@apache.org> | Wed Jan 30 23:23:15 2008 +0000 |
committer | Mark Slee <mcslee@apache.org> | Wed Jan 30 23:23:15 2008 +0000 |
tree | 1efc3b444fd8fc78d4beda4d510992d08954fca5 | |
parent | aa93451dbfd068c4e661e646b3e8a24f1f7ee29a [diff] |
Improve Thrift map deserialization code Summary: Instead of copy-constructing map values into the map, alter the code such that we insert default-constructed elements into the map and then deserialize them by reference. Reviewed By: hzhao Test Plan: Ran the test in test/cpp which include serialization and deserialization of nested maps. git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665448 13f79535-47bb-0310-9956-ffa450edef68