Vcsn  2.4
Be Rational
copy.hh File Reference
Include dependency graph for copy.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vcsn::rat::copy_impl< InExpSet, OutExpSet >
 Functor to copy/convert a rational expression. More...
 
struct  vcsn::rat::copy_impl< InExpSet, OutExpSet >::visit_tuple< typename >
 

Namespaces

 vcsn
 
 vcsn::rat
 

Functions

template<typename InExpSet , typename OutExpSet = InExpSet>
OutExpSet::value_t vcsn::rat::copy (const InExpSet &in_rs, const OutExpSet &out_rs, const typename InExpSet::value_t &v)
 Copy/convert a rational expression. More...