Beispiel #1
0
 result_type operator()(const argument_type &p){
   return result_type(p.x());
 }