Vcsn  2.3a
Be Rational
vcsn::detail::state_bimap< StateNameset, Stateset, Bidirectional > Class Template Reference

A bidirectional map from state names to state numbers. More...

#include <state-bimap.hh>

Inheritance diagram for vcsn::detail::state_bimap< StateNameset, Stateset, Bidirectional >:
Collaboration diagram for vcsn::detail::state_bimap< StateNameset, Stateset, Bidirectional >:

Detailed Description

template<typename StateNameset, typename Stateset, bool Bidirectional>
class vcsn::detail::state_bimap< StateNameset, Stateset, Bidirectional >

A bidirectional map from state names to state numbers.

Template Parameters
StateNameseta valueset to manipulate the state names.
Stateseta valueset to manipulate the state indexes.
Bidirectionalwhether to maintain origins incrementally.

Definition at line 23 of file state-bimap.hh.


The documentation for this class was generated from the following file: