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