Vcsn
2.3
Be Rational
|
Go to the source code of this file.
Classes | |
class | vcsn::format |
An input/output format for valuesets. More... | |
Namespaces | |
vcsn | |
Functions | |
std::string | vcsn::to_string (format i) |
Wrapper around operator<<. More... | |
std::istream & | vcsn::operator>> (std::istream &is, format &i) |
Read from string form. More... | |
std::ostream & | vcsn::operator<< (std::ostream &os, format i) |
Output in string form. More... | |