Searched refs:MOZ_DELETE (Results 1 – 1 of 1) sorted by relevance
44 #ifndef MOZ_DELETE45 #define MOZ_DELETE macro706 bool operator !=(U other) const MOZ_DELETE;708 bool operator <(U other) const MOZ_DELETE;710 bool operator <=(U other) const MOZ_DELETE;712 bool operator >(U other) const MOZ_DELETE;714 bool operator >=(U other) const MOZ_DELETE;