Vcsn
2.2
Be Rational
Main Page
Namespaces
Classes
Files
File List
File Members
lal_char_br.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/weightset/b.hh
>
6
7
namespace
vcsn
8
{
9
namespace
ctx
10
{
11
using
lal_char_b
= context<lal_char, vcsn::b>;
12
using
lal_char_br
=
context<lal_char, vcsn::expressionset<lal_char_b>
>;
13
}
14
}
15
16
#include <
vcsn/ctx/instantiate.hh
>
17
18
#ifndef MAYBE_EXTERN
19
# define MAYBE_EXTERN extern
20
#endif
21
22
namespace
vcsn
23
{
24
VCSN_CTX_INSTANTIATE
(
ctx::lal_char_br
);
25
}
vcsn::VCSN_CTX_INSTANTIATE
VCSN_CTX_INSTANTIATE(ctx::lal_char_b)
vcsn::ctx::lal_char_br
context< lal_char, vcsn::expressionset< lal_char_b >> lal_char_br
Definition:
lal_char_br.hh:12
vcsn
Definition:
a-star.hh:8
vcsn::context
Definition:
context.hh:18
instantiate.hh
vcsn::ctx::lal_char_b
context< lal_char, b > lal_char_b
Definition:
lal_char_b.hh:11
b.hh
vcsn::rat::ctx
static dyn::context ctx(const driver &d)
Get the context of the driver.
Definition:
parse.cc:82
lal_char.hh
context.hh
vcsn
ctx
lal_char_br.hh
Generated by
1.8.10