%module cpp11_std_unordered_set %include %include %template(UnorderedSetInt) std::unordered_set; %template(UnorderedSetString) std::unordered_set;