Esempio n. 1
0
 bool operator ()(const app_PluginRef &a, const app_PluginRef &b) const
 {
   return a->rating() < b->rating();
 }