Awali
Another Weighted Automata library
Namespaces | Functions
escape.hh File Reference
#include <iosfwd>
#include <string>
#include <cctype>
#include <iomanip>
#include <iostream>
#include <sstream>

Go to the source code of this file.

Namespaces

 awali
 Main namespace of Awali.
 
 awali::sttc
 Namespace for the static layer of Awali.
 

Functions

std::string awali::sttc::str_escape (const int c)
 
std::string awali::sttc::str_escape (const std::string &s)
 
std::ostream & awali::sttc::str_escape (std::ostream &os, const int c)
 
std::ostream & awali::sttc::str_escape (std::ostream &os, const std::string &str)