/[hyperestraier_wrappers]/trunk/HyperEstraier.i
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/HyperEstraier.i

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 15 by dpavlin, Sat Sep 3 20:04:09 2005 UTC revision 16 by dpavlin, Sat Sep 10 08:11:44 2005 UTC
# Line 15  Line 15 
15  namespace std {  namespace std {
16          %template(StrVector)    std::vector<std::string>;          %template(StrVector)    std::vector<std::string>;
17          %template(IntVector)    std::vector<int>;          %template(IntVector)    std::vector<int>;
18          %template()                             std::pair<std::string,std::string>;          %template()             std::pair<std::string,std::string>;
19          %template(StrStrMap)    std::map<std::string,std::string>;          %template(StrStrMap)    std::map<std::string,std::string>;
20  };  };
21    

Legend:
Removed from v.15  
changed lines
  Added in v.16

  ViewVC Help
Powered by ViewVC 1.1.26