Vcsn  2.3
Be Rational
state-bimap.hh File Reference
#include <boost/bimap.hpp>
#include <boost/bimap/set_of.hpp>
#include <boost/bimap/unordered_set_of.hpp>
#include <vcsn/labelset/stateset.hh>
#include <vcsn/misc/bimap.hh>
#include <vcsn/misc/static-if.hh>
#include <vcsn/misc/unordered_map.hh>
Include dependency graph for state-bimap.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vcsn::detail::state_bimap< StateNameset, Stateset, Bidirectional >
 A bidirectional map from state names to state numbers. More...
 
class  vcsn::detail::state_bimap< StateNameset, Stateset, true >
 A bidirectional map from state names to state numbers. More...
 
class  vcsn::detail::state_bimap< StateNameset, Stateset, false >
 A bidirectional map from state names to state numbers. More...
 

Namespaces

 vcsn
 
 vcsn::detail