Example #1
0
File: main.cpp Project: CCJY/coliru
 virtual void SetEvent(size_t new_incident){
     scorer.SetEvent(new_incident);
 }