aboutsummaryrefslogtreecommitdiff
path: root/Lib/std/std_pair.i
AgeCommit message (Expand)Author
2019-02-14Consistent parameter names for std::pairWilliam S Fulton
2015-12-12Fix STL wrappers to not generate <: digraphs.William S Fulton
2013-01-08Fix assorted typos.Olly Betts
2007-05-01Fixes to std_map and multimap. There's still a problemGonzalo Garramuno
2005-12-18add SWIG_STD_PAIR_ASVALMarcelo Matus
2005-05-25added missing constructors for std::pairWilliam S Fulton
2005-02-24add template constructorMarcelo Matus
2004-10-10add guards for swig/language extra methods and commentsMarcelo Matus
2004-10-10isolate language independent STD/STL/C++ code + more documentation + cleaningMarcelo Matus