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
lan_char_zr.hh
Go to the documentation of this file.
1
#ifndef VCSN_CTX_LAN_CHAR_ZR_HH
2
# define VCSN_CTX_LAN_CHAR_ZR_HH
3
4
# include <
vcsn/ctx/context.hh
>
5
# include <
vcsn/ctx/lal_char.hh
>
6
# include <
vcsn/ctx/lan_char.hh
>
7
# include <
vcsn/weightset/z.hh
>
8
9
namespace
vcsn
10
{
11
namespace
ctx
12
{
13
using
lal_char_z
= context<lal_char, vcsn::z>;
14
using
lan_char_zr
=
context<lan_char, vcsn::ratexpset<lal_char_z>
>;
15
}
16
}
17
18
# include <
vcsn/ctx/instantiate.hh
>
19
20
namespace
vcsn
21
{
22
VCSN_CTX_INSTANTIATE
(
ctx::lan_char_zr
);
23
};
24
25
#endif // !VCSN_CTX_LAN_CHAR_ZR_HH
vcsn::ctx::lan_char_zr
context< lan_char, vcsn::ratexpset< lal_char_z >> lan_char_zr
Definition:
lan_char_zr.hh:14
lal_char.hh
lan_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
z.hh
vcsn
ctx
lan_char_zr.hh
Generated by
1.8.7