Vcsn
2.2
Be Rational
|
Public Types | |
using | tupleset_t = typename expressionset_t::template as_tupleset_t<> |
Public Member Functions | |
bool | operator() (const tuple_t &lhs) |
Entry point: down_cast rhs_ and bounce to binary operator(). More... | |
bool | operator() (const tuple_t &lhs, const tuple_t &rhs) |
Binary operator(). More... | |
Public Attributes | |
const less & | visitor_ |
using vcsn::rat::less< ExpSet >::visit_tuple< bool, Dummy >::tupleset_t = typename expressionset_t::template as_tupleset_t<> |
|
inline |
Entry point: down_cast rhs_ and bounce to binary operator().
Definition at line 108 of file less.hh.
References vcsn::rat::less< ExpSet >::rhs_, and vcsn::rat::less< ExpSet >::visit_tuple< bool, Dummy >::visitor_.
|
inline |
const less& vcsn::rat::less< ExpSet >::visit_tuple< bool, Dummy >::visitor_ |
Definition at line 120 of file less.hh.
Referenced by vcsn::rat::less< ExpSet >::visit_tuple< bool, Dummy >::operator()().