Vcsn
2.4
Be Rational
|
Go to the source code of this file.
Classes | |
class | vcsn::detail::transpose_impl< ExpSet > |
A visitor to create a transposed expression,. More... | |
struct | vcsn::detail::transpose_impl< ExpSet >::visit_tuple< Dummy > |
Namespaces | |
vcsn | |
vcsn::detail | |
Macros | |
#define | DEFINE(Node) |
Handle variadic operations. More... | |
Functions | |
template<typename ExpSet > | |
ExpSet::value_t | vcsn::transpose (const ExpSet &rs, const typename ExpSet::value_t &v) |
An expression that denotes the transposition of v. More... | |
#define DEFINE | ( | Node | ) |
Handle variadic operations.
Definition at line 98 of file transpose.hh.