summaryrefslogtreecommitdiff
path: root/Lib/ruby/std_multiset.i
Commit message (Collapse)AuthorAgeFilesLines
* [ruby] make std::multiset and std::unordered_multiset include Enumerable. ↵Takashi Tamura2017-02-241-1/+1
| | | | tests added.
* STL fixes when using %import rather than %include and the Solaris Workshop ↵William S Fulton2008-05-071-4/+1
| | | | | | compiler git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10424 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* Fixed renames of std_* containers to a saferGonzalo Garramuno2007-05-161-0/+9
| | | | | | | | %rename directive. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9810 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* Updated Ruby's STL to new framework.Gonzalo Garramuno2007-04-301-0/+44
Still need to add new tests for multimap, multiset, list, etc. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9719 626c5289-ae23-0410-ae9c-e8d60b6d4f22