Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
|
#include <elm/io/ansi.h>
Public Types | |
typedef cstring | t |
Static Public Member Functions | |
static void | print (io::Output &out, cstring text) |
This class is in charge of displaying ANSI code. Its main action is to disable their display if the output stream does not support them.
|
static |
References elm::io::out.