dwww Home | Show directory contents | Find package

%module cpp11_std_unordered_multimap

%include <std_pair.i>
%include <std_unordered_multimap.i>

%template(PairIntInt) std::pair<int,int>;
%template(UnorderedMultiMapIntInt) std::unordered_multimap<int, int>;

Generated by dwww version 1.15 on Tue Jul 2 00:41:28 CEST 2024.