-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Description
Für das Struct Color einige wichtige Operatoren implementieren.
Details
Projekt: "ecm.dll"
Datei: "color.h"
Namespace: "ecm"
Tasks
- Color ==(Color, Color)
- Color !=(Color, Color)
- Color +(Color, Color)
- Color -(Color, Color)
- Color *(Color, Color)
- Color +=(Color, Color)
- Color -=(Color, Color)
- Color *=(Color, Color)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers