Public Types | |
| 
typedef vcsn::bmig::InitialContainer< U, HState >::Type  | container_t | 
| 
typedef SupportIterator< vcsn::bmig::InitialContainer< U, HState > >  | iterator | 
| 
typedef SupportIterator< vcsn::bmig::InitialContainer< U, HState > >  | const_iterator | 
| 
typedef vcsn::handler< state_h, HState >  | handler_t | 
Public Member Functions | |
| Support (const Support &) | |
| support<vcsn::bmig::InitialContainer<U, HState> is a const adapter of vcsn::bmig::InitialContainer to container.  | |
| iterator | begin () const | 
| iterator | end () const | 
| unsigned | size () const | 
| iterator | find (const HState &k) const | 
| bool | empty () const | 
| Whether it's empty.  | |
| handler_t | back () const | 
Definition at line 227 of file bmig_support.hh.
 1.5.1