blob: c9907425e4e066ebb8b7b81ae32343a7f7546b21 [file] [log] [blame]
%module cpp11_std_unordered_multiset
%include <std_unordered_multiset.i>
%template(UnorderedMultiSetInt) std::unordered_multiset<int>;