#include "rutz/fstring.h"
#include "tcl/conversions.h"
#include "tcl/obj.h"
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | tcl |
Functions | |
tcl::obj | tcl::aux_convert_from (std::string s) |
std::string | tcl::aux_convert_to (Tcl_Obj *obj, std::string *) |
Definition in file stdconversions.h.