9c7abadde0
This is the final version of "printValue" discussion. We agreed that printValue interface should be altered to ToString interface, which can be invoked `gInterpreter->ToString(XYZ)`. (ToString is in TCling and toString is in Interpreter :D) This patch contains: - Implementation of toString in Interpreter.cpp - Re-Implementation of ClingPrintValue to use ToString because I changed to use Evaluate some time ago. - Removing of RVec version of printValue which wasn't used at all - Fix test/vecops_rvec.cxx, printValue is never supposed to be called by a normal user. |
||
---|---|---|
.. | ||
Paths | ||
address_lib.c | ||
address.C | ||
compileFunc.C | ||
echo.C | ||
evaluate.C | ||
execute.C | ||
invocationFlags.C | ||
Macro.C | ||
paths.C | ||
print.C | ||
transactionReuse.C |