Support< std::set< boost::shared_ptr< std::size_t > > > Class Template Reference

Support<vector<T> > is a const adapter of std::set to container. More...

List of all members.

Public Types

typedef boost::shared_ptr<
std::size_t > 
value_type
typedef vcsn::handler< state_h,
value_type
handler_t
typedef SupportIterator< std::set<
value_type > > 
iterator
typedef iterator const_iterator

Public Member Functions

 Support (const std::set< value_type > &)
 support<vector<U, T> > is a const adapter of std::set to container.
const_iterator begin () const
const_iterator end () const
unsigned size () const
bool empty () const
 Whether it's empty.
handler_t back () const


Detailed Description

template<>
class vcsn::misc::Support< std::set< boost::shared_ptr< std::size_t > > >

Support<vector<T> > is a const adapter of std::set to container.

Definition at line 145 of file bmig_support.hh.


Generated on Thu Oct 9 20:26:00 2008 for Vaucanson by  doxygen 1.5.1