Vcsn
2.0
Be Rational
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
lal_char_zr.hh
Go to the documentation of this file.
1
#ifndef VCSN_CTX_LAL_CHAR_ZR_HH
2
# define VCSN_CTX_LAL_CHAR_ZR_HH
3
4
# include <
vcsn/ctx/context.hh
>
5
# include <
vcsn/ctx/lal_char.hh
>
6
# include <
vcsn/weightset/z.hh
>
7
8
namespace
vcsn
9
{
10
namespace
ctx
11
{
12
using
lal_char_z
= context<lal_char, vcsn::z>;
13
using
lal_char_zr
=
context<lal_char, vcsn::ratexpset<lal_char_z>
>;
14
}
15
}
16
17
# include <
vcsn/ctx/instantiate.hh
>
18
19
namespace
vcsn
20
{
21
VCSN_CTX_INSTANTIATE
(
ctx::lal_char_zr
);
22
};
23
24
#endif // !VCSN_CTX_LAL_CHAR_ZR_HH
lal_char.hh
instantiate.hh
vcsn::VCSN_CTX_INSTANTIATE
VCSN_CTX_INSTANTIATE(ctx::lal_char_b)
vcsn::context
Definition:
context.hh:19
context.hh
vcsn::ctx::lal_char_z
context< lal_char, vcsn::z > lal_char_z
Definition:
lal_char_z.hh:12
vcsn::ctx::lal_char_zr
context< lal_char, vcsn::ratexpset< lal_char_z >> lal_char_zr
Definition:
lal_char_zr.hh:13
z.hh
vcsn
ctx
lal_char_zr.hh
Generated by
1.8.7