Ejemplo n.º 1
0
 bool operator()(const context &a, const context &b) const {
     return a.raw() < b.raw();
 }