コード例 #1
0
ファイル: events.hpp プロジェクト: Olga-Yakovleva/RHVoice
 bool notify(client& c) const
 {
   return c.process_mark(name);
 }