#include <b.hh>
Definition at line 21 of file b.hh.
Definition at line 24 of file b.hh.
Definition at line 43 of file b.hh.
Definition at line 58 of file b.hh.
Definition at line 138 of file b.hh.
static value_t vcsn::detail::b_impl::conv |
( |
std::istream & |
is | ) |
|
|
inlinestatic |
static bool vcsn::detail::b_impl::equals |
( |
const value_t |
l, |
|
|
const value_t |
r |
|
) |
| |
|
inlinestatic |
Definition at line 89 of file b.hh.
static size_t vcsn::detail::b_impl::hash |
( |
value_t |
v | ) |
|
|
inlinestatic |
static constexpr bool vcsn::detail::b_impl::is_commutative |
( |
| ) |
|
|
inlinestatic |
Definition at line 117 of file b.hh.
static constexpr bool vcsn::detail::b_impl::is_idempotent |
( |
| ) |
|
|
inlinestatic |
Definition at line 118 of file b.hh.
static bool vcsn::detail::b_impl::is_one |
( |
const value_t |
v | ) |
|
|
inlinestatic |
Definition at line 112 of file b.hh.
static constexpr bool vcsn::detail::b_impl::is_special |
( |
value_t |
| ) |
|
|
inlinestatic |
Definition at line 100 of file b.hh.
static bool vcsn::detail::b_impl::is_zero |
( |
const value_t |
v | ) |
|
|
inlinestatic |
static bool vcsn::detail::b_impl::less_than |
( |
value_t |
lhs, |
|
|
value_t |
rhs |
|
) |
| |
|
inlinestatic |
Whether lhs < rhs.
Definition at line 95 of file b.hh.
static b vcsn::detail::b_impl::make |
( |
std::istream & |
is | ) |
|
|
inlinestatic |
Definition at line 64 of file b.hh.
static value_t vcsn::detail::b_impl::one |
( |
| ) |
|
|
inlinestatic |
static std::ostream& vcsn::detail::b_impl::print |
( |
const value_t |
v, |
|
|
std::ostream & |
o, |
|
|
symbol |
format = symbol{"text"} |
|
) |
| |
|
inlinestatic |
Definition at line 160 of file b.hh.
std::ostream& vcsn::detail::b_impl::print_set |
( |
std::ostream & |
o, |
|
|
symbol |
format = symbol{"text"} |
|
) |
| const |
|
inline |
Definition at line 171 of file b.hh.
static constexpr bool vcsn::detail::b_impl::show_one |
( |
| ) |
|
|
inlinestatic |
Definition at line 120 of file b.hh.
static std::string vcsn::detail::b_impl::sname |
( |
| ) |
|
|
inlinestatic |
static constexpr star_status_t vcsn::detail::b_impl::star_status |
( |
| ) |
|
|
inlinestatic |
Definition at line 127 of file b.hh.
std::string vcsn::detail::b_impl::vname |
( |
bool |
= true | ) |
const |
|
inline |
static value_t vcsn::detail::b_impl::zero |
( |
| ) |
|
|
inlinestatic |
Definition at line 46 of file b.hh.
The documentation for this class was generated from the following file: