Vcsn
2.2
Be Rational
Main Page
Namespaces
Classes
Files
File List
File Members
lan_char_zr.hh
Go to the documentation of this file.
1
#pragma once
2
3
#include <
vcsn/ctx/context.hh
>
4
#include <
vcsn/ctx/lal_char.hh
>
5
#include <
vcsn/ctx/lan_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
lan_char_zr
=
context<lan_char, vcsn::expressionset<lal_char_z>
>;
14
}
15
}
16
17
#include <
vcsn/ctx/instantiate.hh
>
18
19
namespace
vcsn
20
{
21
VCSN_CTX_INSTANTIATE
(
ctx::lan_char_zr
);
22
};
vcsn::VCSN_CTX_INSTANTIATE
VCSN_CTX_INSTANTIATE(ctx::lal_char_b)
lan_char.hh
vcsn
Definition:
a-star.hh:8
vcsn::context
Definition:
context.hh:18
instantiate.hh
vcsn::ctx::lan_char_zr
context< lan_char, vcsn::expressionset< lal_char_z >> lan_char_zr
Definition:
lan_char_zr.hh:13
vcsn::rat::ctx
static dyn::context ctx(const driver &d)
Get the context of the driver.
Definition:
parse.cc:82
z.hh
lal_char.hh
context.hh
vcsn::ctx::lal_char_z
context< lal_char, vcsn::z > lal_char_z
Definition:
lal_char_z.hh:11
vcsn
ctx
lan_char_zr.hh
Generated by
1.8.10