Vcsn
2.0
Be Rational
|
#include <iostream>
#include <vcsn/core/rat/visitor.hh>
#include <vcsn/misc/attributes.hh>
#include <vcsn/misc/cast.hh>
Go to the source code of this file.
Classes | |
class | vcsn::rat::copier< InRatExpSet, OutRatExpSet > |
Namespaces | |
vcsn | |
vcsn::rat | |
Macros | |
#define | DEFINE(Type) |
Functions | |
template<typename InRatExpSet , typename OutRatExpSet = InRatExpSet> | |
OutRatExpSet::value_t | vcsn::rat::copy (const InRatExpSet &in_rs, const OutRatExpSet &out_rs, const typename InRatExpSet::value_t &v) |