Vcsn  2.0
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
lao_br.hh
Go to the documentation of this file.
1 #ifndef VCSN_CTX_LAO_BR_HH
2 # define VCSN_CTX_LAO_BR_HH
3 
4 # include <vcsn/alphabets/char.hh>
7 # include <vcsn/labelset/oneset.hh>
8 # include <vcsn/ctx/context.hh>
9 # include <vcsn/weightset/b.hh>
10 
11 namespace vcsn
12 {
13  namespace ctx
14  {
15  using lal_char_b = context<letterset<vcsn::set_alphabet<vcsn::char_letters>>,
16  vcsn::b>;
18  }
19 }
20 
21 # include <vcsn/ctx/instantiate.hh>
22 
23 # ifndef MAYBE_EXTERN
24 # define MAYBE_EXTERN extern
25 # endif
26 
27 namespace vcsn
28 {
30 }
31 
32 #endif // !VCSN_CTX_LAO_BR_HH
context< oneset, vcsn::ratexpset< lal_char_b >> lao_br
Definition: lao_br.hh:17
context< lal_char, b > lal_char_b
Definition: lal_char_b.hh:12
VCSN_CTX_INSTANTIATE(ctx::lal_char_b)
Provide a variadic mul on top of a binary mul(), and one().
Definition: fwd.hh:36