Vcsn  2.8
Be Rational
state-map.hh File Reference

Go to the source code of this file.

Classes

struct  vcsn::state_map_t< Value, Aut >
 A map indexed by states. More...
 

Namespaces

 vcsn
 

Typedefs

using vcsn::state_map_t = std::vector< Value >
 

Functions

template<typename Value >
state_map_t< Value > vcsn::make_state_map () const