From: Noel O'B. <bao...@gm...> - 2009-08-18 08:45:58
|
Swig doesn't have support for multimaps for CSharp. The real solution here are additions to the FastSearch API to make it suitable for use from scripting languages. I will file a feature request. In the meanwhile, you will have to code it yourself. - Noel 2009/8/18 Charlie Zhu <zh....@gm...>: > Hi, > > The second parameter of FindSimilar function is in type std::multimap< > double, unsigned int > . > It is transformed to SWIGTYPE_p_std__multimapT_double_unsigned_int_t in > OBDotNet and I can not find a way to use this type. So the Fast Search > FindSimilar function will not work on OBDotNet, right? > Thanks > > Charlie > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus > on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > OpenBabel-scripting mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openbabel-scripting > > |