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