Vcsn  2.3a
Be Rational
less-than.hh File Reference
#include <stdexcept>
#include <vcsn/algos/constant-term.hh>
Include dependency graph for less-than.hh:
This graph shows which files directly or indirectly include this file:

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...