diff options
author | David A. Mellis <d.mellis@arduino.cc> | 2011-03-13 19:31:10 -0400 |
---|---|---|
committer | David A. Mellis <d.mellis@arduino.cc> | 2011-03-13 19:31:10 -0400 |
commit | a5f6e6524282e23860ace324dcf81598287f9944 (patch) | |
tree | 6a5626d5bf8e5fc99f9e2ae21ee314f27d1d6447 /cores/arduino/WString.cpp | |
parent | 76776e7a46b30ee84f48db146bf8dd642de2927a (diff) |
Adding additional String + operators for disambiguation.
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.
Diffstat (limited to 'cores/arduino/WString.cpp')
0 files changed, 0 insertions, 0 deletions