Eine aufbereitete Darstellung der Quelle

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

Quelle  c++20-comparison.patch   Sprache: unbekannt

 
Spracherkennung für: .patch vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

--- core/fxcrt/fx_memory_wrappers.h
+++ core/fxcrt/fx_memory_wrappers.h
@@ -70,8 +70,8 @@ struct FxPartitionAllocAllocator {
   }
 
   // There's no state, so they are all the same,
-  bool operator==(const FxPartitionAllocAllocator& that) { return true; }
-  bool operator!=(const FxPartitionAllocAllocator& that) { return false; }
+  bool operator==(const FxPartitionAllocAllocator& that) const { return true; }
+  bool operator!=(const FxPartitionAllocAllocator& that) const { return false; }
 };
 
 // Used to put backing store for std::vector<> and such into the

[Dauer der Verarbeitung: 0.20 Sekunden, vorverarbeitet 2026-06-09]

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik

Statistik
#Sources=277311
#Domains=752002