#include "tcl/conversions.h"
#include "tcl/obj.h"
#include "rutz/shared_ptr.h"
Go to the source code of this file.
Namespaces | |
namespace | tcl |
Classes | |
class | tcl::list |
class | tcl::list::appender |
A back-insert iterator for tcl::list. More... | |
class | tcl::list::iterator_base |
class | tcl::list::iterator< T > |
Functions | |
GVX_DBG_REGISTER tcl::list | tcl::aux_convert_to (Tcl_Obj *obj, tcl::list *) |
tcl::obj | tcl::aux_convert_from (tcl::list list_value) |
Definition in file list.h.