Vcsn  2.2
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
wordset<char_letters>, std::ostream, const std::string.cc
Go to the documentation of this file.
1 #define BUILD_LIBVCSN 1
2 #define VCSN_INSTANTIATION 1
3 #define MAYBE_EXTERN
4 
5 #include <vcsn/alphabets/char.hh>
7 #include <vcsn/dyn/registries.hh>
10 #include <vcsn/misc/name.hh>
11 
12 #include <vcsn/algos/print.hh>
13 
14 
15 // print_label.
16 using t0_t =
18 
19 using t1_t =
20  std::ostream;
21 
22 using t2_t =
23  const std::string;
24 
27  vcsn::ssignature<t0_t, t1_t, t2_t>(),
28  vcsn::dyn::detail::print_label<t0_t, t1_t, t2_t>
29  );
vcsn::compose_automaton< true, vcsn::focus_automaton< 1, vcsn::mutable_automaton< vcsn::context< vcsn::tupleset< vcsn::nullableset< vcsn::letterset< vcsn::set_alphabet< vcsn::char_letters >> >, vcsn::nullableset< vcsn::letterset< vcsn::set_alphabet< vcsn::char_letters >> > >, vcsn::b > > >, vcsn::insplit_automaton< vcsn::focus_automaton< 0, vcsn::mutable_automaton< vcsn::context< vcsn::tupleset< vcsn::nullableset< vcsn::letterset< vcsn::set_alphabet< vcsn::char_letters >> >, vcsn::nullableset< vcsn::letterset< vcsn::set_alphabet< vcsn::char_letters >> > >, vcsn::b > > > > > t0_t
Definition: b>>>>>.cc:61
bool t2_t
Definition: >, z>>, bool.cc:43
vcsn::mutable_automaton< vcsn::context< vcsn::letterset< vcsn::set_alphabet< vcsn::char_letters >>, vcsn::q > > t1_t
Implementation of labels are words.
Definition: fwd.hh:36
bool print_label_register(const signature &sig, print_label_t fn)
std::ostream & print_label(const label &label, std::ostream &o, const std::string &fmt)
Bridge (print).
Definition: print.hh:177
static bool print_label ATTRIBUTE_USED