Vcsn
2.2
Be Rational
|
#include <vcsn/core/rat/fwd.hh>
Go to the source code of this file.
Classes | |
class | vcsn::detail::transposer< ExpSet > |
A visitor to create a transposed expression,. More... | |
Namespaces | |
vcsn | |
vcsn::detail | |
Functions | |
template<typename ExpSet > | |
ExpSet::value_t | vcsn::transpose (const ExpSet &rs, const typename ExpSet::value_t &v) |
A expression that denotes the transposition of v. More... | |