add_compose_transitions(const state_t src, const state_name_t &psrc) | vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs > | inlineprivate |
add_final(Args &&...args) -> decltype(aut_-> add_ final(std | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
add_initial(Args &&...args) -> decltype(aut_-> add_initial(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
add_transition(Args &&...args) -> decltype(aut_-> add_transition(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
add_transition_copy(Args &&...args) -> decltype(aut_-> add_transition_copy(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
add_transitions(const state_t src, const state_name_t &psrc) | vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs > | inline |
add_weight(Args &&...args) -> decltype(aut_-> add_weight(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
all_in(Args &&...args) const -> decltype(aut_-> all_in(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
all_out(state_t s) const -> decltype(all_out(aut_, s)) | vcsn::detail::lazy_tuple_automaton< compose_automaton_impl< Lazy, Lhs, Rhs >, true, Lazy, composed_type< Lhs, Rhs >::out_t, Lhs, Rhs > | inline |
automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > >::all_out(Args &&...args) const -> decltype(aut_-> all_out(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
all_states(Args &&...args) const -> decltype(aut_-> all_states(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
all_transitions(Args &&...args) const -> decltype(aut_-> all_transitions(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
aut_ | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | protected |
automaton_decorator(automaton_t aut) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
automaton_decorator(const automaton_decorator &aut) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
automaton_decorator(const context_t &ctx) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
automaton_decorator(automaton_decorator &&aut) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
automaton_t typedef | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | |
complete_(state_t s) const | vcsn::detail::lazy_tuple_automaton< compose_automaton_impl< Lazy, Lhs, Rhs >, true, Lazy, composed_type< Lhs, Rhs >::out_t, Lhs, Rhs > | inline |
complete_(state_t s) const | vcsn::detail::lazy_tuple_automaton< compose_automaton_impl< Lazy, Lhs, Rhs >, true, Lazy, composed_type< Lhs, Rhs >::out_t, Lhs, Rhs > | inline |
compose() | vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs > | inline |
compose_automaton_impl(const Lhs &lhs, const Rhs &rhs) | vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs > | inline |
context(Args &&...args) const -> decltype(aut_-> context(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
context_t typedef | vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs > | |
decorated_t typedef | vcsn::detail::lazy_tuple_automaton< compose_automaton_impl< Lazy, Lhs, Rhs >, true, Lazy, composed_type< Lhs, Rhs >::out_t, Lhs, Rhs > | |
del_state(Args &&...args) -> decltype(aut_-> del_state(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
del_transition(Args &&...args) -> decltype(aut_-> del_transition(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
dst_of(Args &&...args) const -> decltype(aut_-> dst_of(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
element_type typedef | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | |
fresh_automaton_t typedef | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | |
get_final_weight(Args &&...args) const -> decltype(aut_-> get_ final _weight(std | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
get_hidden_one(const Aut &aut) const | vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs > | inlineprivate |
get_hidden_one(const insplit_automaton< Aut > &aut) const | vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs > | inlineprivate |
get_hidden_one(const Aut &) const | vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs > | inlineprivate |
get_initial_weight(Args &&...args) const -> decltype(aut_-> get_initial_weight(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
get_transition(Args &&...args) const -> decltype(aut_-> get_transition(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
has_state(Args &&...args) const -> decltype(aut_-> has_state(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
has_transition(Args &&...args) const -> decltype(aut_-> has_transition(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
hidden_l_label_t typedef | vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs > | |
hidden_l_labelset_t typedef | vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs > | |
hidden_r_label_t typedef | vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs > | |
hidden_r_labelset_t typedef | vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs > | |
initialize_compose() | vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs > | inlineprivate |
is_final(Args &&...args) const -> decltype(aut_-> is_ final(std | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
is_initial(Args &&...args) const -> decltype(aut_-> is_initial(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
is_lazy(Args &&...args) const -> decltype(aut_-> is_lazy(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
is_lazy_in(Args &&...args) const -> decltype(aut_-> is_lazy_in(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
is_one(const Aut &aut, transition_t_of< Aut > tr) const | vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs > | inlineprivate |
is_one(const Aut &, transition_t_of< Aut >) const | vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs > | inlineprivate |
is_spontaneous_in(const Aut &, state_t_of< Aut >) const | vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs > | inlineprivate |
is_spontaneous_in(const Aut &rhs, state_t_of< Aut > rst) const | vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs > | inlineprivate |
join_label(const hidden_l_label_t &ll, const hidden_r_label_t &rl) const | vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs > | inlineprivate |
kind_t typedef | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | |
label_of(Args &&...args) const -> decltype(aut_-> label_of(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
label_t typedef | vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs > | |
labelset(Args &&...args) const -> decltype(aut_-> labelset(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
labelset_ptr typedef | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | |
labelset_t typedef | vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs > | |
lazy_transition(Args &&...args) -> decltype(element_type::lazy_transition(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inlinestatic |
lazy_tuple_automaton(composed_type< Lhs, Rhs >::out_t aut, const Auts &...auts) | vcsn::detail::lazy_tuple_automaton< compose_automaton_impl< Lazy, Lhs, Rhs >, true, Lazy, composed_type< Lhs, Rhs >::out_t, Lhs, Rhs > | inline |
lmul_weight(Args &&...args) -> decltype(aut_-> lmul_weight(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
make_context_(const Lhs &lhs, const Rhs &rhs) | vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs > | inlineprivatestatic |
make_labelset_(const hidden_l_labelset_t &ll, const hidden_r_labelset_t &rl) | vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs > | inlineprivatestatic |
make_labelset_(const hidden_l_labelset_t &ll, seq< I1... >, const hidden_r_labelset_t &rl, seq< I2... >) | vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs > | inlineprivatestatic |
new_state(Args &&...args) -> decltype(aut_-> new_state(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
new_transition(Args &&...args) -> decltype(aut_-> new_transition(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
new_transition_copy(Args &&...args) -> decltype(aut_-> new_transition_copy(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
null_state(Args &&...args) -> decltype(element_type::null_state(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inlinestatic |
null_transition(Args &&...args) -> decltype(element_type::null_transition(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inlinestatic |
num_all_states(Args &&...args) const -> decltype(aut_-> num_all_states(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
num_finals(Args &&...args) const -> decltype(aut_-> num_ final s(std | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
num_initials(Args &&...args) const -> decltype(aut_-> num_initials(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
num_states(Args &&...args) const -> decltype(aut_-> num_states(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
num_transitions(Args &&...args) const -> decltype(aut_-> num_transitions(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
operator=(automaton_decorator &&that) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
origins() const -> decltype(aut_->origins()) | vcsn::detail::lazy_tuple_automaton< compose_automaton_impl< Lazy, Lhs, Rhs >, true, Lazy, composed_type< Lhs, Rhs >::out_t, Lhs, Rhs > | inline |
out_(const state_name_t &ss) | vcsn::detail::lazy_tuple_automaton< compose_automaton_impl< Lazy, Lhs, Rhs >, true, Lazy, composed_type< Lhs, Rhs >::out_t, Lhs, Rhs > | inlineprotected |
out_(const state_name_t &ss, seq< I... >) | vcsn::detail::lazy_tuple_automaton< compose_automaton_impl< Lazy, Lhs, Rhs >, true, Lazy, composed_type< Lhs, Rhs >::out_t, Lhs, Rhs > | inlineprotected |
out_t typedef | vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs > | |
post(Args &&...args) -> decltype(element_type::post(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inlinestatic |
pre(Args &&...args) -> decltype(element_type::pre(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inlinestatic |
prepost_label(Args &&...args) const -> decltype(aut_-> prepost_label(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
print(Args &&...args) const -> decltype(aut_-> print(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
print_set(std::ostream &o, format fmt={}) const | vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs > | inline |
lazy_tuple_automaton< compose_automaton_impl< Lazy, Lhs, Rhs >, true, Lazy, composed_type< Lhs, Rhs >::out_t, Lhs, Rhs >::print_set(Args &&...args) const -> decltype(aut_-> print_set(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
print_state(Args &&...args) const -> decltype(aut_-> print_state(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
print_state_name(Args &&...args) const -> decltype(aut_-> print_state_name(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
real_aut(const A &aut) | vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs > | inlineprivatestatic |
real_aut(const insplit_automaton< A > &aut) | vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs > | inlineprivatestatic |
res_label_t typedef | vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs > | |
rmul_weight(Args &&...args) -> decltype(aut_-> rmul_weight(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
self_t typedef | vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs > | |
seq typedef | vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs > | private |
set_final(Args &&...args) -> decltype(aut_-> set_ final(std | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
set_initial(Args &&...args) -> decltype(aut_-> set_initial(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
set_lazy(Args &&...args) -> decltype(aut_-> set_lazy(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
set_lazy_in(Args &&...args) -> decltype(aut_-> set_lazy_in(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
set_transition(Args &&...args) -> decltype(aut_-> set_transition(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
set_weight(Args &&...args) -> decltype(aut_-> set_weight(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
sname() | vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs > | inlinestatic |
lazy_tuple_automaton< compose_automaton_impl< Lazy, Lhs, Rhs >, true, Lazy, composed_type< Lhs, Rhs >::out_t, Lhs, Rhs >::sname(Args &&...args) -> decltype(element_type::sname(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inlinestatic |
sname_(const T &...t) | vcsn::detail::lazy_tuple_automaton< compose_automaton_impl< Lazy, Lhs, Rhs >, true, Lazy, composed_type< Lhs, Rhs >::out_t, Lhs, Rhs > | inlinestatic |
src_of(Args &&...args) const -> decltype(aut_-> src_of(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
state(Args &&...args) | vcsn::detail::lazy_tuple_automaton< compose_automaton_impl< Lazy, Lhs, Rhs >, true, Lazy, composed_type< Lhs, Rhs >::out_t, Lhs, Rhs > | inlineprotected |
state_has_name(Args &&...args) const -> decltype(aut_-> state_has_name(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
state_name_t typedef | vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs > | |
state_t typedef | vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs > | |
states(Args &&...args) const -> decltype(aut_-> states(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
strip() | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
super_t typedef | vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs > | |
transition_map_t typedef | vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs > | private |
transition_maps_ | vcsn::detail::lazy_tuple_automaton< compose_automaton_impl< Lazy, Lhs, Rhs >, true, Lazy, composed_type< Lhs, Rhs >::out_t, Lhs, Rhs > | protected |
transition_t typedef | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | |
tuple_automaton_t typedef | vcsn::detail::lazy_tuple_automaton< compose_automaton_impl< Lazy, Lhs, Rhs >, true, Lazy, composed_type< Lhs, Rhs >::out_t, Lhs, Rhs > | |
type_helper_t typedef | vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs > | |
unset_final(Args &&...args) -> decltype(aut_-> unset_ final(std | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
unset_initial(Args &&...args) -> decltype(aut_-> unset_initial(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
weight_of(Args &&...args) const -> decltype(aut_-> weight_of(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
weight_t typedef | vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs > | |
weightset(Args &&...args) const -> decltype(aut_-> weightset(std::forward< Args >(args)...)) | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | inline |
weightset_ptr typedef | vcsn::detail::automaton_decorator< tuple_automaton< composed_type< Lhs, Rhs >::out_t, Auts... > > | |
weightset_t typedef | vcsn::detail::compose_automaton_impl< Lazy, Lhs, Rhs > | |
ws_ | vcsn::detail::lazy_tuple_automaton< compose_automaton_impl< Lazy, Lhs, Rhs >, true, Lazy, composed_type< Lhs, Rhs >::out_t, Lhs, Rhs > | protected |