diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-08-24 22:28:42 +0200 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-08-25 06:45:19 +0200 |
commit | cd8278e489351ba68fbfc3cebc0298e5d3f8d867 (patch) | |
tree | de0dc12bea0e08e2715c560ff90bad35ee93f30c /AK/JsonArray.h | |
parent | b020a5e7ce643663162c319cf91660a2c3039a0f (diff) | |
download | serenity-cd8278e489351ba68fbfc3cebc0298e5d3f8d867.zip |
AK: Add String::operator==(StringView)
Comparing a String to a StringView would instantiate a temporary
String just for the comparison. Let's not do that. :^)
Diffstat (limited to 'AK/JsonArray.h')
0 files changed, 0 insertions, 0 deletions