#include "rutz/iter.h"
#include "tcl/list.h"
Go to the source code of this file.
Namespaces | |
namespace | tcl |
Functions | |
template<class T> | |
rutz::fwd_iter< T > | tcl::aux_convert_to (Tcl_Obj *obj, rutz::fwd_iter< T > *) |
template<class T> | |
tcl::obj | tcl::aux_convert_from (rutz::fwd_iter< T > iter) |
Definition in file itertcl.h.