Beispiel #1
0
 void operator() (value_type const& x) const
 {
     str_ += x.to_expression_string() ;
 }