Vcsn
2.2
Be Rational
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
context<lat<letterset<char_letters>, nullableset<letterset<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
>
6
#include <
vcsn/alphabets/setalpha.hh
>
7
#include <
vcsn/ctx/context.hh
>
8
#include <
vcsn/ctx/instantiate.hh
>
9
#include <
vcsn/labelset/letterset.hh
>
10
#include <
vcsn/labelset/nullableset.hh
>
11
#include <
vcsn/weightset/b.hh
>
12
13
#include <
vcsn/labelset/tupleset.hh
>
14
15
using
ctx_t
=
16
vcsn::context
<
17
vcsn::tupleset
<
18
vcsn::letterset<vcsn::set_alphabet<vcsn::char_letters>
>,
19
vcsn::nullableset
<
20
vcsn::letterset<vcsn::set_alphabet<vcsn::char_letters>
>
21
>
22
>,
23
vcsn::b
24
>;
25
26
namespace
vcsn
27
{
28
VCSN_CTX_INSTANTIATE
(
ctx_t
);
29
}
vcsn
Definition:
a-star.hh:8
nullableset.hh
vcsn::context
Definition:
context.hh:18
setalpha.hh
vcsn::nullableset
Implementation of labels are nullables (letter or empty).
Definition:
fwd.hh:15
letterset.hh
context.hh
char.hh
b.hh
instantiate.hh
vcsn::weightset_mixin
Provide a variadic mul on top of a binary mul(), and one().
Definition:
fwd.hh:46
vcsn::letterset
Implementation of labels are letters.
Definition:
fwd.hh:11
tupleset.hh
vcsn::VCSN_CTX_INSTANTIATE
VCSN_CTX_INSTANTIATE(ctx::lal_char_br)
lib
plugins
contexts
context
, nullableset
>>, b>.cc
Generated by
1.8.8