Vcsn
2.4
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
}
instantiate.hh
context.hh
b.hh
vcsn
Definition:
a-star.hh:8
vcsn::detail::ctx
return ctx
Definition:
project-context.hh:41
lal_char.hh
vcsn::ctx::lal_char_br
context< lal_char, vcsn::expressionset< lal_char_b >> lal_char_br
Definition:
lal_char_br.hh:12
vcsn::context
Definition:
context.hh:18
vcsn::ctx::lal_char_b
context< lal_char, b > lal_char_b
Definition:
lal_char_b.hh:11
vcsn::VCSN_CTX_INSTANTIATE
VCSN_CTX_INSTANTIATE(ctx::lal_char_b)
vcsn
ctx
lal_char_br.hh
Generated by
1.8.10