16 template <
typename State,
typename Label>
35 template <
typename State>
56 template <
typename State,
typename Label,
typename Weight>
80 template <
typename State,
typename Label>
void set_label(label_t &l)
transition_tuple(State s, State d, Label l, weight_t w)
void set_weight(weight_t &k)
void set_weight(weight_t &k) ATTRIBUTE_PURE
weight_t get_weight() const
Transition on non-empty label.
label_t get_label() const
Transition with label and non Boolean weight.
possibly_labeled_transition_tuple(State s, State d, label_t l)
value_impl< detail::weight_tag > weight
transition_tuple(State s, State d, Label l, weight_t)
weight_t get_weight() const
label_t get_label() const
possibly_labeled_transition_tuple(State s, State d, label_t)