FACT++
1.0
|
|
static |
This wraps the given readline function such that the output can be redirected from thr rl_outstream to the given C++ ostream.
out | The stream to which the output should be redirected. |
function | Takes a function of type bool(*)() as argument |
Definition at line 192 of file Readline.cc.
References save(), and SetStreamOut().
Referenced by ReadlineColor::Process().