![]()  | 
  
    Vcsn
    2.5.dev
    
   Be Rational 
   | 
 
#include <cctype>#include <vcsn/misc/builtins.hh>#include <vcsn/misc/format.hh>#include <vcsn/misc/getargs.hh>Go to the source code of this file.
Namespaces | |
| vcsn | |
Functions | |
| std::string | vcsn::to_string (format i) | 
| Wrapper around operator<<.  More... | |
| std::ostream & | vcsn::operator<< (std::ostream &os, format i) | 
| Output in string form.  More... | |
| std::istream & | vcsn::operator>> (std::istream &is, format &i) | 
| Read from string form.  More... | |