Vcsn  2.2
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
context<nullableset<lat<wordset<char_letters>, letterset<char_letters>>>, z>.cc
Go to the documentation of this file.
1 #define BUILD_LIBVCSN 1
2 #define VCSN_INSTANTIATION 1
3 #define MAYBE_EXTERN
4 
5 #include <vcsn/alphabets/char.hh>
7 #include <vcsn/ctx/context.hh>
11 #include <vcsn/labelset/wordset.hh>
12 #include <vcsn/weightset/z.hh>
13 
15 
16 using ctx_t =
22  >
23  >,
24  vcsn::z
25  >;
26 
27 namespace vcsn
28 {
30 }
Definition: a-star.hh:8
Implementation of labels are nullables (letter or empty).
Definition: fwd.hh:15
Implementation of labels are words.
Definition: fwd.hh:36
Provide a variadic mul on top of a binary mul(), and one().
Definition: fwd.hh:46
Implementation of labels are letters.
Definition: fwd.hh:11
VCSN_CTX_INSTANTIATE(ctx::lal_char_br)