#include <cxxtls/muSED.h>
Go to the source code of this file.
Namespaces | |
namespace | cxxtls |
The namespace that encapsulates most of the functionality in the CXX toolkit. | |
namespace | cxxtls::muSED |
The namespace that contains the micro-SED interpreter definitions. | |
Functions | |
void | expandEscapes (std::string &input) |
translate standard escape sequences, such as \n, into the single character form (such as 0x0a). |