Vcsn  2.4
Be Rational
types.hh
Go to the documentation of this file.
1 #pragma once
2 
4 #include <vcsn/misc/direction.hh>
5 #include <vcsn/misc/export.hh>
6 
7 namespace vcsn
8 {
9  namespace dyn LIBVCSN_API
10  {
13 
15  using ::vcsn::rat::identities;
16 
19  // how to convert its arguments.
20  using word = label;
21  }
22 }
#define LIBVCSN_API
Definition: export.hh:8
Definition: a-star.hh:8
direction
Orientation.
Definition: direction.hh:11
value_impl< detail::label_tag > label
Definition: fwd.hh:26
A dyn Value/ValueSet.
Definition: fwd.hh:23