Vcsn
2.3
Be Rational
Main Page
Namespaces
Classes
Files
File List
File Members
lal_char_r.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/r.hh
>
6
7
namespace
vcsn
8
{
9
namespace
ctx
10
{
11
using
lal_char_r
=
context<lal_char, vcsn::r>
;
12
}
13
}
14
15
#include <
vcsn/ctx/instantiate.hh
>
16
17
namespace
vcsn
18
{
19
VCSN_CTX_INSTANTIATE
(
ctx::lal_char_r
);
20
}
r.hh
vcsn::VCSN_CTX_INSTANTIATE
VCSN_CTX_INSTANTIATE(ctx::lal_char_b)
vcsn::ctx::lal_char_r
context< lal_char, vcsn::r > lal_char_r
Definition:
lal_char_r.hh:11
vcsn::detail::ctx
return ctx
Definition:
project-context.hh:41
vcsn
Definition:
a-star.hh:8
lal_char.hh
vcsn::context
Definition:
context.hh:18
instantiate.hh
context.hh
vcsn
ctx
lal_char_r.hh
Generated by
1.8.10