bool operator==(Duree const &a, Duree const &b) { return a.estEgal(b); }