12 template<
class x_type,
class x_index >
20 std::string t_name(
"out_"+std::to_string(x_index::value) );
22 f_buffer->set_write_stream_name( t_name );
_buffer< x_type > * f_buffer
_stream< x_type > * out()
_buffer< x_type > & get_buffer()
output * out(const std::string &p_label)
_stream< x_type > & get_stream()