예제 #1
0
 value_type operator() (value_type const& val) const
 {
     return val.to_unicode().length();
 }