Menu

#285 [java] support for iterator in std::map?

None
closed
java (79)
5
2019-03-25
2003-06-11
No

I'd like to use the iterator facility available in C++ for
std::map<> via SWIG/Java. Have I missed something,
or is this not yet implemented as of 1.3.19?

Discussion

  • Luigi Ballabio

    Luigi Ballabio - 2003-06-12

    Logged In: YES
    user_id=75450

    Riley,
    as of this release, std::map iterators are not exposed to
    Java. Someone more knowledgeable with JNI should jump in
    and contribute a solution here.

    Later,
    Luigi

     
  • William Fulton

    William Fulton - 2005-11-05
    • assigned_to: nobody --> wsfulton
     
  • Olly Betts

    Olly Betts - 2010-09-27
    • summary: support for iterator in std::map? --> [java] support for iterator in std::map?
     
  • William Fulton

    William Fulton - 2019-03-25
    • status: open --> closed
    • Group: -->
     
  • William Fulton

    William Fulton - 2019-03-25

    This is available in swig-4.0.0

     

Log in to post a comment.