Vcsn
2.3
Be Rational
Main Page
Namespaces
Classes
Files
File List
File Members
law_char_zr.hh
Go to the documentation of this file.
1
#pragma once
2
3
#include <
vcsn/ctx/context.hh
>
4
#include <
vcsn/ctx/law_char.hh
>
5
#include <
vcsn/weightset/z.hh
>
6
7
namespace
vcsn
8
{
9
namespace
ctx
10
{
11
using
law_char_z
= context<law_char, vcsn::z>;
12
using
law_char_zr
=
context<law_char, vcsn::expressionset<law_char_z>
>;
13
}
14
}
15
16
#include <
vcsn/ctx/instantiate.hh
>
17
18
namespace
vcsn
19
{
20
VCSN_CTX_INSTANTIATE
(
ctx::law_char_zr
);
21
};
vcsn::VCSN_CTX_INSTANTIATE
VCSN_CTX_INSTANTIATE(ctx::lal_char_b)
vcsn::ctx::law_char_z
context< law_char, vcsn::z > law_char_z
Definition:
law_char_z.hh:11
vcsn::detail::ctx
return ctx
Definition:
project-context.hh:41
vcsn
Definition:
a-star.hh:8
law_char.hh
z.hh
vcsn::context
Definition:
context.hh:18
vcsn::ctx::law_char_zr
context< law_char, vcsn::expressionset< law_char_z >> law_char_zr
Definition:
law_char_zr.hh:12
instantiate.hh
context.hh
vcsn
ctx
law_char_zr.hh
Generated by
1.8.10