// -*- C++ -*- %module tiger_combine %include "std_pair.i" %{ #include using namespace combine; %} %template() std::pair; %include "combine/libcombine.hh"