On Sun, Jun 7, 2009 at 3:01 AM, Saurabh Jain<[email protected]> wrote:

>  Does noybody know how to create tcl interface for c++ iterators?
> I tried looking at swig but could not find much.

SWIG doesn't support C++ templates (yet).

This is probably your only other option, but whether or not you can
use with iterators is another issue:

http://cpptcl.sourceforge.net/

-- Brett
------------------------------------------------------------
"In the rhythm of music a secret is hidden;
    If I were to divulge it, it would overturn the world."
               -- Jelaleddin Rumi

Reply via email to