Hello,
I am using Ice-2.1.1 for C++, I found that Freeze Map resembles STL map not STL multimap, but sometimes we use Berkeley DB with duplicated key, and in this condition, Freeze Map resembles STL multimap maybe a better way. How do you think? Have you already implemented it? And if I want to rewrite the Freeze codes, what do I need to do?

Reply With Quote