Vcsn  2.2
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
context<wordset<char_letters>, b>.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>
10 #include <vcsn/weightset/b.hh>
11 
12 
13 using ctx_t =
16  vcsn::b
17  >;
18 
19 namespace vcsn
20 {
22 }
Definition: a-star.hh:8
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
VCSN_CTX_INSTANTIATE(ctx::lal_char_br)