Vcsn
2.4
Be Rational
|
Go to the source code of this file.
Namespaces | |
vcsn | |
vcsn::dyn | |
vcsn::dyn::detail | |
Functions | |
template<typename ExpSet > | |
bool | vcsn::less_than (const ExpSet &rs, const typename ExpSet::value_t &lhs, const typename ExpSet::value_t &rhs) |
Whether lhs precedes rhs. More... | |
template<typename ExpSet1 , typename ExpSet2 > | |
bool | vcsn::dyn::detail::less_than_expression (const expression &lhs, const expression &rhs) |
Bridge (less_than). More... | |