![]()  | 
  
    Vcsn
    2.5.dev
    
   Be Rational 
   | 
 
Public Member Functions | |
| template<size_t I> | |
| size_t | size_ (const tuple_t &v) | 
| Size for one tape.  More... | |
| template<size_t... I> | |
| size_t | size_ (const tuple_t &v, detail::index_sequence< I... >) | 
| Sum of sizes for all tapes.  More... | |
| size_t | operator() (const tuple_t &v) | 
| Entry point.  More... | |
      
  | 
  inline | 
Entry point.
Definition at line 94 of file size.hh.
References vcsn::rat::sizer< ExpSet >::visit_tuple< Dummy >::size_().
      
  | 
  inline | 
Size for one tape.
Definition at line 73 of file size.hh.
Referenced by vcsn::rat::sizer< ExpSet >::visit_tuple< Dummy >::operator()(), vcsn::rat::sizer< ExpSet >::visit(), and vcsn::rat::sizer< ExpSet >::visit_().
      
  | 
  inline | 
Sum of sizes for all tapes.
Definition at line 81 of file size.hh.
References vcsn::res, vcsn::v, and vcsn::detail::void.