%module cpp11_std_unordered_multimap %include %include %template(PairIntInt) std::pair; %template(UnorderedMultiMapIntInt) std::unordered_multimap;