Beispiel #1
0
 value_type operator() (value_type const& val)const
 {
     return val.to_int();
 }