Beispiel #1
0
 bool notify(client& c) const
 {
   return c.word_starts(text_start,text_length);
 }