![]() |
Vcsn
2.0
Be Rational
|
#include <stdexcept>#include <vcsn/core/rat/identities.hh>#include <vcsn/misc/builtins.hh>#include <vcsn/misc/stream.hh>Go to the source code of this file.
Namespaces | |
| vcsn | |
| vcsn::rat | |
Functions | |
| std::string | vcsn::rat::to_string (identities i) |
| std::ostream & | vcsn::rat::operator<< (std::ostream &os, identities i) |
| std::istream & | vcsn::rat::operator>> (std::istream &is, identities &i) |
| identities | vcsn::rat::meet (identities i1, identities i2) |