Vcsn
2.4
Be Rational
Main Page
Namespaces
Classes
Files
File List
File Members
law_char_br.hh
Go to the documentation of this file.
1
#pragma once
2
3
#include <
vcsn/ctx/context.hh
>
4
#include <
vcsn/ctx/law_char.hh
>
5
#include <
vcsn/weightset/b.hh
>
6
7
namespace
vcsn
8
{
9
namespace
ctx
10
{
11
using
law_char_b
= context<law_char, vcsn::b>;
12
using
law_char_br
=
context<law_char, vcsn::expressionset<law_char_b>
>;
13
}
14
}
15
16
#include <
vcsn/ctx/instantiate.hh
>
17
18
namespace
vcsn
19
{
20
VCSN_CTX_INSTANTIATE
(
ctx::law_char_br
);
21
};
instantiate.hh
context.hh
b.hh
vcsn::ctx::law_char_b
context< law_char, vcsn::b > law_char_b
Definition:
law_char_b.hh:11
vcsn
Definition:
a-star.hh:8
vcsn::detail::ctx
return ctx
Definition:
project-context.hh:41
law_char.hh
vcsn::context
Definition:
context.hh:18
vcsn::VCSN_CTX_INSTANTIATE
VCSN_CTX_INSTANTIATE(ctx::lal_char_b)
vcsn::ctx::law_char_br
context< law_char, vcsn::expressionset< law_char_b >> law_char_br
Definition:
law_char_br.hh:12
vcsn
ctx
law_char_br.hh
Generated by
1.8.10