mirror of
https://github.com/arduino/Arduino.git
synced 2024-12-02 13:24:12 +01:00
488e672ea0
The operator bool() means that you could implicitly convert a String to a bool and then add it to it an int, for example. Which means our operator+ has to match exactly or it will be ambiguous. |
||
---|---|---|
.. | ||
arduino |