Zum Inhalt springen

ISO C++ forbids declaration of 'operator==' with no type (war: c++ anfänger)


magicxxx

Empfohlene Beiträge

Hi ich versuche gerade c++ dateien zu laufen zum kriegen, und hab folgenden Fehler:

strings.h:44: error: ISO C++ forbids declaration of 'operator==' with no type

strings.h:45: error: ISO C++ forbids declaration of 'operator==' with no type

strings.h:46: error: ISO C++ forbids declaration of 'operator!=' with no type

strings.h:47: error: ISO C++ forbids declaration of 'operator!=' with no type

der ausgeschnittene code dazu sieht folgend aus:

friend operator==(const stringc &x, const char *s);

friend operator==(const stringc &x, const stringc &y);

friend operator!=(const stringc &x, const char *s);

friend operator!=(const stringc &x, const stringc &y);

kann mir vielleicht jmd weiter helfen bitte?

Link zu diesem Kommentar
Auf anderen Seiten teilen

Dein Kommentar

Du kannst jetzt schreiben und Dich später registrieren. Wenn Du ein Konto hast, melde Dich jetzt an, um unter Deinem Benutzernamen zu schreiben.

Gast
Auf dieses Thema antworten...

×   Du hast formatierten Text eingefügt.   Formatierung wiederherstellen

  Nur 75 Emojis sind erlaubt.

×   Dein Link wurde automatisch eingebettet.   Einbetten rückgängig machen und als Link darstellen

×   Dein vorheriger Inhalt wurde wiederhergestellt.   Editor leeren

×   Du kannst Bilder nicht direkt einfügen. Lade Bilder hoch oder lade sie von einer URL.

Fachinformatiker.de, 2024 by SE Internet Services

fidelogo_small.png

Schicke uns eine Nachricht!

Fachinformatiker.de ist die größte IT-Community
rund um Ausbildung, Job, Weiterbildung für IT-Fachkräfte.

Fachinformatiker.de App

Download on the App Store
Get it on Google Play

Kontakt

Hier werben?
Oder sende eine E-Mail an

Social media u. feeds

Jobboard für Fachinformatiker und IT-Fachkräfte

×
×
  • Neu erstellen...