Implementation of the Bus Classes.
More...
Implementation of the Bus Classes.
- Author
- Robson Martins (https://www.robsonmartins.com)
◆ operator==() [1/3]
- Parameters
-
a | One object. |
b | Another object. |
- Returns
- True if the objects contain equal values, false otherwise.
◆ operator==() [2/3]
- Parameters
-
a | One object. |
b | Another object. |
- Returns
- True if the objects contain equal values, false otherwise.
◆ operator==() [3/3]
- Parameters
-
a | One object. |
b | Another object. |
- Returns
- True if the objects contain equal values, false otherwise.