Vcsn
2.0
Be Rational
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
law_char_br.hh
Go to the documentation of this file.
1
#ifndef VCSN_CTX_LAW_CHAR_BR_HH
2
# define VCSN_CTX_LAW_CHAR_BR_HH
3
4
# include <
vcsn/ctx/context.hh
>
5
# include <
vcsn/ctx/law_char.hh
>
6
# include <
vcsn/weightset/b.hh
>
7
8
namespace
vcsn
9
{
10
namespace
ctx
11
{
12
using
law_char_b
= context<law_char, vcsn::b>;
13
using
law_char_br
=
context<law_char, vcsn::ratexpset<law_char_b>
>;
14
}
15
}
16
17
# include <
vcsn/ctx/instantiate.hh
>
18
19
namespace
vcsn
20
{
21
VCSN_CTX_INSTANTIATE
(
ctx::law_char_br
);
22
};
23
24
#endif // !VCSN_CTX_LAW_CHAR_BR_HH
vcsn::ctx::law_char_b
context< law_char, vcsn::b > law_char_b
Definition:
law_char_b.hh:12
vcsn::ctx::law_char_br
context< law_char, vcsn::ratexpset< law_char_b >> law_char_br
Definition:
law_char_br.hh:13
instantiate.hh
vcsn::VCSN_CTX_INSTANTIATE
VCSN_CTX_INSTANTIATE(ctx::lal_char_b)
vcsn::context
Definition:
context.hh:19
context.hh
law_char.hh
b.hh
vcsn
ctx
law_char_br.hh
Generated by
1.8.7