Okay, so the Java standard library doesn't have a multimap, and so I
was trying to figure out why the PatternStore in PatternList was a
typedef for a multimap instead of just a map in the C++ code. I was
hoping someone on the list that was more familiar with the C++ code
would know why multimap was chosen.

I'm trying to figure this out to see if I really need to go to the
trouble of figuring out a suitable replacement for the C++ multimap in
the Java version, or if I could get away with a standard map.

Thanks!
-- Stephen

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Apertium-stuff mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/apertium-stuff

Reply via email to